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

isFrozen

isFrozen(): Boolean;

The isFrozen method of the JadeDbFilePartition class returns true if the associated database partition has been frozen; otherwise it returns false. (See also the freeze and thaw methods.)

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