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".
|