IIndexSet methods
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
IIndexSet methods
Inherits methods from IDataAdminCollection and
defines the methods listed in the following table.
| Method syntax | Description |
|---|---|
|
Returns TRUE if there is an
index object in the set that has its Name property
set to indexName. |
|
Returns TRUE if the index object
referenced by indexImpl is in the set. |
|
Returns the index object from the set that
has its Name property set to indexName.
Returns the Unknown value (?) if the object is not found. |
See also: