Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft