Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ITransaction
.
.
::
.
.
HasChanges Property
ITransaction Interface
See Also
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
ITransaction Interface
C1.LiveLinq Namespace