This topic has not yet been rated - Rate this topic

SqlConnection.BeginTransaction Method

Starts a database transaction.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method BeginTransaction() Starts a database transaction.
Public method BeginTransaction(IsolationLevel) Starts a database transaction with the specified isolation level.
Public method BeginTransaction(String) Starts a database transaction with the specified transaction name.
Public method BeginTransaction(IsolationLevel, String) Starts a database transaction with the specified isolation level and transaction name.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ