Esri Indices object.
Supported Platforms
Windows, Solaris, Linux
Interfaces
| Interfaces | Description |
|---|---|
| IClone (esriSystem) | Provides access to members that control cloning of objects. |
| IIndexes | Provides access to members that return information about the index collection. |
| IIndexesEdit | Provides access to members that modify the indexes collection. |
| IPersist (esriSystem) | |
| IPersistStream (esriSystem) | |
| IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
Remarks
The Indexesobject represents a collection of indexes on a table. Indexes are designed to improve access times to data. The Indexescollection object operates in a very similar way to the Fields collection object.