This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureWorkspaceManage3 Interface > IFeatureWorkspaceManage3.AnalyzeSystemTables Method (ArcObjects .NET 10.4 SDK) |
Analyze the system tables of the database to generate DBMS statistics on them.
[Visual Basic .NET]
Public Sub AnalyzeSystemTables ( _
)
[C#] public void AnalyzeSystemTables ( );
[C++]
HRESULT AnalyzeSystemTables(
void
);
FDO_E_SE_FAILURE, FDO_E_TABLE_NOT_FOUND
Analyzes statistics on the appropriate geodatabase system tables for the workspace.