MDAC 2.5 SDK - OLE DB Programmer's Reference
OLE DB Interfaces
The ITransaction interface is used to commit, abort, and obtain status information about transactions. For more information about transactions, see Chapter 15, "Transactions."
Method | Description |
Abort | Aborts a transaction. |
Commit | Commits a transaction. |
GetTransactionInfo | Returns information about a transaction. |