Partager via


EntityObject.ReportPropertyChanging(String) Méthode

Définition

Notifie le dispositif de suivi des modifications qu'une modification de propriété est en cours.

protected override sealed void ReportPropertyChanging (string property);
override this.ReportPropertyChanging : string -> unit
Protected Overrides NotOverridable Sub ReportPropertyChanging (property As String)

Paramètres

property
String

Nom de la propriété en cours de modification.

Exceptions

property a la valeur null.

S’applique à