This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* supportsStats
);
[C++] Parameters supportsStats [out, retval]
supportsStats is a parameter of type bool*
Limitations: