ISchemaElement properties

Inherits properties from IDataAdminElement and defines the properties listed in the following table.

Table 1. Multi-tenant Maintenance ISchemaElement interface properties
Property name Data type Access Description
Area IArea Read-only Returns the area (for default tenant if multi-tenant).
Description CHARACTER Read-only Returns a description of the element.
Name CHARACTER Read-only Returns the name of the element (table name, index, name or field name).
ObjectType CHARACTER Read-only Returns object type represented by this object: "Table", "Index", or "Field".
Partitions ISchemaPartitionMap Read-only Returns the collection of partitions mapped by tenant or tenant group.