DbConnection.IDbConnection.BeginTransaction Method (IsolationLevel)
Begins a database transaction with the specified IsolationLevel value.
Assembly: System.Data (in System.Data.dll)
Parameters
- isolationLevel
-
Type:
System.Data.IsolationLevel
One of the IsolationLevel values.
For more information, see BeginTransaction.
.NET Framework
Available since 2.0
Available since 2.0