Share via


DataServiceContext.ApplyingChanges Propriété

Définition

Obtient une valeur qui indique si le DataServiceContext applique actuellement des modifications aux objets suivis.

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

Valeur de propriété

Retourne la valeur true lorsque des modifications sont actuellement appliquées ; sinon, retourne la valeur false.

S’applique à