.NET Framework Class Library
SqlConnection..::.BeginTransaction Method

Starts a database transaction.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginTransaction()()()Starts a database transaction.
Public methodSupported by the .NET Compact FrameworkBeginTransaction(IsolationLevel)Starts a database transaction with the specified isolation level.
Public methodSupported by the .NET Compact FrameworkBeginTransaction(String)Starts a database transaction with the specified transaction name.
Public methodSupported by the .NET Compact FrameworkBeginTransaction(IsolationLevel, String)Starts a database transaction with the specified isolation level and transaction name.
Top
See Also

Reference

Tags :


Page view tracker