SqlCeConnection.BeginTransaction Method

Include Protected Members
Include Inherited Members

Begins 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.

Overload List

  Name Description
Public method BeginTransaction() Begins a database transaction.
Public method BeginTransaction(IsolationLevel) Begins a database transaction with the current IsolationLevel value.

Top

See Also

Reference

SqlCeConnection Class

System.Data.SqlServerCe Namespace