Product Information > JADE Object Manager Guide > Chapter 4 - JADE System Instrumentation and Diagnosis > DbFilegetOpenPartitions Method
DbFile::getOpenPartitions Method
getOpenPartitions(partitionList: JadeDbFilePartitionArray input;
                  maxEntries:    Integer);

The DbFile class getOpenPartitions method populates the partitionList parameter with references to JadeDbFilePartition instances; one for each open partition of the associated database file.

If the value of the maxInstances parameter is non-zero, the array contains an entry for the specified number of open partitions.