ArcObjects Library Reference (GeoDatabase)  

IDatasetFileStat2.RefreshStats Method

Refresh the file-based statistics

[Visual Basic .NET]
Public Sub RefreshStats ( _
)
[C#]
public void RefreshStats (
);
[C++]
HRESULT RefreshStats(
void
);

Product Availability

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

See Also

IDatasetFileStat2 Interface