0 out of 1 rated this helpful - Rate this topic

OleDbConnection.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 with the current IsolationLevel value.
Public method BeginTransaction(IsolationLevel) Starts a database transaction with the specified isolation level.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.