Begin the transaction with the default isolation level.
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub Begin |
C# |
---|
void Begin() |
Visual C++ |
---|
void Begin() |
JavaScript |
---|
function begin(); |