Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ITransactionLocal is an optional interface on sessions. It is used to start, commit, and abort transactions on the session. For more information, see Simple Transactions.
Method |
Description |
---|---|
Returns an object that can be used to specify configuration options for a subsequent call to StartTransaction. |
|
Begins a new transaction. |
|
(Inherited) |
All methods of ITransaction. |
This topic is a part of: