This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control Dataset file-based statistics. Note: the IDatasetFileStat interface has been superseded by IDatasetFileStat2. Please consider using the more recent version.
Name | Description | |
---|---|---|
StatMode | The access mode. | |
StatSize | The size. | |
StatTime | The date modified/created/accessed. |
Classes | Description |
---|---|
RasterDataset (esriDataSourcesRaster) | A representation of a raster dataset on disk. |
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.