This document is archived and information here might be outdated. Recommended version. |
Esri Indices object.
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. |
The Indexes object represents a collection of indexes on a table. Indexes are designed to improve access times to data. The Indexes collection object operates in a very similar way to the Fields collection object.