This document is archived and information here might be outdated. Recommended version. |
Analyze the data to update/generate DBMS statistics.
[Visual Basic .NET]
Public Sub Analyze ( _
ByVal tableComponents As Integer _
)
[C#]
public void Analyze (
int tableComponents
);
[C++]
HRESULT Analyze(
long tableComponents
);
[C++] Parameters tableComponents [in]
tableComponents is a parameter of type long
When applied to a feature dataset, Analyze updates the statistics for all of the tables.