IIndexField properties
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
IIndexField properties
Inherits properties from IDataAdminElement and
defines the properties listed in the following table.
| 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. |
See also: