MDAC 2.5 SDK - OLE DB Programmer's Reference
OLE DB Interfaces
ITransactionJoin is exposed only by providers that support distributed transactions. The consumer calls QueryInterface for ITransactionJoin to determine whether the provider supports distributed transactions. For more information about transactions, see Chapter 15, "Transactions."
Method | Description |
GetOptionsObject | Returns an object that can be used to specify configuration options for a subsequent call to JoinTransaction. |
JoinTransaction | Requests that the session enlist in a coordinated transaction. |