Gets the current state of the transaction.
Namespace:
C1.LiveLinqAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
| C# |
|---|
TransactionState State { get; } |
| Visual Basic |
|---|
ReadOnly Property State As TransactionState Get |