Provides access to members that control Dataset file-based statistics. Note: the IDatasetFileStat interface has been superseded byIDatasetFileStat2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
StatMode | The access mode. | |
StatSize | The size. | |
StatTime | The date modified/created/accessed. |
CoClasses that implement IDatasetFileStat
CoClasses and Classes | Description |
---|---|
RasterDataset (esriDataSourcesRaster) | A representation of a raster dataset on disk. |
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.