Close the stateless session and release the ADO.NET connection.
Namespace: NHibernate.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public void Close() |
Visual Basic |
---|
Public Sub Close |
Visual C++ |
---|
public: virtual void Close() sealed |