IIndexField properties
- Last Updated: August 23, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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. |
For more information, see: