Force the underlying transaction to roll back.
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub Rollback |
C# |
---|
void Rollback() |
Visual C++ |
---|
void Rollback() |
JavaScript |
---|
function rollback(); |