BeginTransaction Method

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method BeginTransaction()()()()
Begins a database transaction.
Public method BeginTransaction(IsolationLevel)
Begins a database transaction with the specified isolation level.

See Also