Schema Properties

The properties defined in the Schema class are summarized in the following table.

Property Description
externalDatabases Contains a list of all external databases by name
formsManagement Contains the style of forms management
jomVersion Contains a string of the JADE Object Manager version
name Contains a string of the schema name
needsReorg Specifies if any class in the schema requires a reorganization
patchVersion Contains the patch version number
superschema Contains a reference to the superschema (parent) of the schema
text Contains a string of the schema descriptive text

All properties are read-only.