0 out of 2 rated this helpful - Rate this topic

DbConnection.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.
Top

If you do not specify an isolation level, the default isolation level for the specific type of connection is used.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ