ArcObjects Library Reference (GeoDatabase)  

IDatasetFileStat2 Interface

Provides access to members that control Dataset file-based statistics.

Product Availability

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

Members

Description
Method RefreshStats Refresh the file-based statistics
Read-only property StatMode The access mode.
Read-only property StatSize The size.
Read-only property StatSize64 The size. 64 bit value
Read-only property StatTime The date modified/created/accessed.

Inherited Interfaces

Interfaces Description
IDatasetFileStat Provides access to members that control Dataset file-based statistics.

Remarks

This interface is implemented by datasets such as tables and feature classes, but only for certain data sources. For example, shapefiles and File Geodatabase feature classes implement this interface, but Personal Geodatabase feature classes do not.