ReliableSqlConnection.BeginTransaction Method
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling. |
Overload List
Name | Description | |
---|---|---|
BeginTransaction() |
Begins a database transaction.
|
|
BeginTransaction(IsolationLevel) |
Begins a database transaction with the specified System.Data.IsolationLevel value.
|
See Also
Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.SqlAzure Namespace