Click or drag to resize

DataAccess.BeginTransaction Method

Overload List
  NameDescription
Public methodBeginTransaction()
Starts a new global transaction assumed for every actions performed onto the database
Public methodBeginTransaction(IsolationLevel)
Starts a new global transaction assumed for every actions performed onto the database
Top
See Also