Just in case the user forgot to Commit() or Close()
Namespace:
NHibernate.ImplAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Dispose |
C# |
---|
public void Dispose() |
Visual C++ |
---|
public: virtual void Dispose() sealed |
JavaScript |
---|
function dispose(); |