Shows if database is open

Declaration Syntax
public bool IsOpen { get; }Public ReadOnly Property IsOpen As Boolean
Get
public:
property bool IsOpen {
bool get ();
}
Return Value
True if database is open, false otherwise
Assembly:
Eloquera.Client (Module: Eloquera.Client) Version: 4.5.0.0 (4.5.0.0)