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.