Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Data
Common
DbConnection
BeginDbTransaction
System.Data.Common.DbConnection.BeginDbTransaction C# (CSharp) Method
DbConnection Class Documentation
Show file
Open project: dotnet/corefx
BeginDbTransaction()
protected
abstract
method
protected
abstract
BeginDbTransaction
(
IsolationLevel
isolationLevel
) :
DbTransaction
isolationLevel
IsolationLevel
return
DbTransaction
protected abstract DbTransaction BeginDbTransaction(IsolationLevel isolationLevel);
DbConnection
BeginDbTransaction
BeginTransaction
ChangeDatabase
Close
CreateCommand
CreateDbCommand
DbConnection
EnlistTransaction
GetSchema
IDbConnection
OnStateChange
Open
OpenAsync