Overload | Description |
---|---|
BeginTransaction() | Begins a transaction for the current connection. |
BeginTransaction(IsolationLevel) | Begins a transaction for the current connection with the specified System.Data.IsolationLevel. |
Overload | Description |
---|---|
BeginTransaction() | Begins a transaction for the current connection. |
BeginTransaction(IsolationLevel) | Begins a transaction for the current connection with the specified System.Data.IsolationLevel. |
.NET Framework
Version 2.0 or later