ITransactionJoin

ITransactionJoin is exposed only by providers that support distributed transactions. The consumer calls QueryInterface for ITransactionJoin to determine whether the provider supports coordinated transactions. For more information, see "Coordinated Transactions" in Chapter 12.

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.