Overload List

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

See Also