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

getName

getName(): String;

The getName method of the JadeDbFilePartition class returns the logical name assigned to the database partition.

When a partition is first created, it is assigned a name in the following format.

part<partition-ID>

The name cannot be changed.