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


IDatasetNameFileStat2 Interface (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
ArcGIS Developer Help

IDatasetNameFileStat2 Interface

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

Product Availability

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

Members

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

Inherited Interfaces

Interfaces Description
IDatasetNameFileStat Provides access to members that control DatasetName file-based statistics.

Classes that implement IDatasetNameFileStat2

Classes Description

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.