IDbConnection::BeginTransaction Method

 

Begins a database transaction.

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIDbConnection::BeginTransaction()

Begins a database transaction.

System_CAPS_pubinterfaceSystem_CAPS_privmethodIDbConnection::BeginTransaction(IsolationLevel)

Begins a database transaction with the specified IsolationLevel value.

Return to top
Show: