This document is archived and information here might be outdated.  Recommended version.


IDatasetNameFileStat2.RefreshStats Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatasetNameFileStat2 Interface > IDatasetNameFileStat2.RefreshStats Method
ArcGIS Developer Help

IDatasetNameFileStat2.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

IDatasetNameFileStat2 Interface