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