getLabel

getLabel(): String;

The getLabel method of the JadeDbFilePartition class returns a string containing the label associated with the database partition.

When a partition is first created, the label is blank. You can change this label to something meaningful for the application. For details about setting the label, see the setLabel method.

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