Is the ISession still open?
Namespace:
NHibernate
Assembly:
NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property IsOpen As Boolean |
Visual C++ |
---|
property bool IsOpen {
bool get ();
} |
JavaScript |
---|
function get_isOpen();
|
See Also