getFileLength

getFileLength(): Integer64;

The getFileLength method of the JadeDbFilePartition class returns the size of a single physical database partition in bytes as an Integer64 value. This method executes on a persistent server node, and is implemented and executed by the physical database engine.

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