getClassName

getClassName(pClassNumber: Integer): String;

The getClassName method of the JadeAuditAccess class returns the schema and class names of the class specified in the pClassNumber parameter. Values in the returned string are separated by colon (:) characters.

A null result ("") indicates that valid class description information is not available or that the specified class number is not valid.