IChangeTracking.IsChanged Propriété

Définition

Obtient l'état changé de l'objet.

public:
 property bool IsChanged { bool get(); };
public bool IsChanged { get; }
member this.IsChanged : bool
Public ReadOnly Property IsChanged As Boolean

Valeur de propriété

true si le contenu de l’objet a changé depuis le dernier appel à AcceptChanges(); sinon, false.

S’applique à