Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > isOffline

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.