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

Table 1. Table Partition IIndexField interface properties
Property name Data type Access Description
Fields IFIELD Read-only Returns the fields in the index.
Index IINDEX Read-only Returns the (parent) index of the index field.
Number INTEGER Read-only Returns the ordinal number of the field in the index.
IsAscending LOGICAL Read-only Returns TRUE if the value of the field must be sorted in an ascending order.
IsAbbreviate LOGICAL Read-only Returns TRUE if this value of the field value is defined as abbreviated.

For more information, see: