EntityDataSourceChangingEventArgs.Entity Propriété

Définition

Obtient l'objet qui est ajouté, modifié ou mis à jour.

public:
 property System::Object ^ Entity { System::Object ^ get(); };
public object Entity { get; }
member this.Entity : obj
Public ReadOnly Property Entity As Object

Valeur de propriété

Object

Object qui correspond à l'entité.

S’applique à