DataServiceContext.ApplyingChanges Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob DataServiceContext Änderungen für nachverfolgte Objekte übernimmt.

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

Eigenschaftswert

Boolean

Gibt true zurück, wenn gegenwärtig Änderungen angewendet werden, andernfalls false.

Gilt für