TransactionState Enumeration
.NET Framework (current version)
Specifies the state of the current Compensating Resource Manager (CRM) transaction.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Member name | Description | |
|---|---|---|
| Aborted | The transaction is aborted. | |
| Active | The transaction is active. | |
| Committed | The transaction is commited. | |
| Indoubt | The transaction is in-doubt. |
.NET Framework
Available since 1.1
Available since 1.1
Show: