This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableInfo2 Interface > IMapTableInfo2.SupportsStatistics Property (ArcObjects .NET 10.4 SDK) |
Indicates if the table supports calculating statistics on its fields.
[Visual Basic .NET] Public ReadOnly Property SupportsStatistics As Boolean
[C#] public bool SupportsStatistics {get;}
[C++]
HRESULT get_SupportsStatistics(
VARIANT_BOOL* supportsStats
);
[C++]
Parameters supportsStats [out, retval] supportsStats is a parameter of type VARIANT_BOOL
Limitations: