Overload List

  NameDescription
Public methodBeginTransaction()()()()
Begin a unit of work and return the associated ITransaction object.
(Inherited from ISession.)
Public methodBeginTransaction(IsolationLevel)
Begin a transaction with the specified isolationLevel
(Inherited from ISession.)

See Also