Begin the transaction with the default isolation level.

Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
void Begin()
Visual Basic
Sub Begin
Visual C++
void Begin()

See Also