ArcObjects Library Reference (GeoDatabase)  

IRebuildIndexes Interface

Provides access to members that rebuild dataset indexes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method RebuildIndexes Rebuild databases indexes of the dataset.

Remarks

Rebuilds all indexes on the feature class, table or feature classes contained by a feature dataset. If True is passed only the delta tables associated with versioned object(s) will have their indexes rebuilt. If the object is not registered as versioned no work will be done. If False is passed the delta tables and the business table will have their indexes rebuilt.