This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureWorkspaceManage3 Interface > IFeatureWorkspaceManage3.RebuildSystemTableIndexes Method (ArcObjects .NET 10.4 SDK) |
Rebuild indices on key ArcSDE system tables.
[Visual Basic .NET]
Public Sub RebuildSystemTableIndexes ( _
)
[C#] public void RebuildSystemTableIndexes ( );
[C++]
HRESULT RebuildSystemTableIndexes(
void
);
FDO_E_SE_FAILURE, FDO_E_TABLE_NOT_FOUND
Rebuilds the indexes on the appropriate geodatabase system tables for the workspace.