ITransaction

The ITransaction interface is used to commit, abort, and obtain status information about transactions. For more information about transactions, see Chapter 12, "Transactions."

Method Description
Abort Aborts a transaction.
Commit Commits a transaction.
GetTransactionInfo Returns information about a transaction.