Overload List

  NameDescription
BeginTransaction()()()
Begins a transaction with the IsolationLevel ReadCommitted()()().
BeginTransaction(IsolationLevel)
Begins a transaction with the specified IsolationLevel value.

See Also