Completely clear the session. Evict all loaded instances and cancel all pending
saves, updates and deletions. Do not close open enumerables or instances of
ScrollableResults.
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub Clear |
C# |
---|
void Clear() |
Visual C++ |
---|
void Clear() |
JavaScript |
---|
function clear(); |