ITransactionJoin

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 Transactions (OLE DB).

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.

This topic is a part of: