isOffline

isOffline(): Boolean;

The isOffline method of the JadeDbFilePartition class returns true if the associated database partition has been marked offline; otherwise it returns false. (See also the markOffline and markOnline methods.)

An exception is raised if the database partition was not located or there was an error accessing a database partition control file.