LumiSoft Mail Server User API
IsDatabaseOpen Property
Namespaces > LumiSoft.Data.lsDB > DbFile > IsDatabaseOpen
Gets if there is active database file.
Syntax
C#Visual BasicManaged C++
public bool IsDatabaseOpen { get; }
Public ReadOnly Property IsDatabaseOpen As Boolean
public:
bool IsDatabaseOpen {
	bool get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)