Transaction.HasPendingChanges Property

Definition

Returns true if changes have been made during this transaction

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

Property Value

Applies to