DataServiceContext.ApplyingChanges Egenskap

Definition

Hämtar ett värde som anger om DataServiceContext ändringarna för närvarande tillämpas på spårade objekt.

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

Egenskapsvärde

Returnerar true när ändringar för närvarande tillämpas. Annars returneras false.

Gäller för