Gets a value indicating whether any changes were made in the scope of this transaction.

Namespace:  C1.LiveLinq
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
bool HasChanges { get; }
Visual Basic
ReadOnly Property HasChanges As Boolean
	Get

See Also