Creates a new transaction object and returns a reference to it.
Overload List
| Name | Description | |
|---|---|---|
![]() |
BeginTransaction() | Creates a new transaction object and returns a reference to it. |
![]() |
BeginTransaction(String) | Creates a new transaction object with a given name and returns a reference to it. |
![]() |
BeginTransaction(String, Boolean) | Creates a new transaction object with a given name and returns a reference to it. |
![]() |
BeginTransaction(String, Boolean, TransactionContext) | Creates a new transaction object with a given name and returns a reference to it |
Top
.gif)