Gets a value indicating whether any changes were made in the scope of
this transaction.
Namespace:
C1.Data.TransactionsAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
C# |
---|
public bool HasChanges { get; } |
Visual Basic |
---|
Public ReadOnly Property HasChanges As Boolean Get |