ITransaction Interface
.NET Framework (current version)
Corresponds to the Distributed Transaction Coordinator (DTC) ITransaction interface and is supported by objects obtained through ContextUtil::Transaction.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | Abort(BOID%, Int32, Int32) | Aborts the transaction. |
![]() | Commit(Int32, Int32, Int32) | Commits the transaction. |
![]() | GetTransactionInfo(XACTTRANSINFO%) | Returns information about a transaction object. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
