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

Table 1. Multi-tenant Maintenance IField interface properties
Property name Data type Access Description
DataType CHARACTER Read-only Returns the data type of the field.
Table ITable Read-only Returns the parent table of the field.
IsLob LOGICAL Read-only Returns TRUE if the field is a LOB field. This is true when the data type is either "CLOB" or "BLOB".