C1.LiveLinq Namespace : TransactionState Enumeration |
'Declaration
Public Enum TransactionState Inherits System.Enum
public enum TransactionState : System.Enum
Member | Description |
---|---|
Committed | A transaction is committed. |
Committing | A transaction is in the process of being committed. |
Open | A transaction is open. |
RolledBack | A transaction is rolled back. |
RollingBack | A transaction is in the process of being rolled back. |
System.Object
System.ValueType
System.Enum
C1.LiveLinq.TransactionState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2