This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableInfo3 Interface > IMapTableInfo3.SupportsAdvancedQueries Property (ArcObjects .NET 10.4 SDK) |
Indicates if the table supports calculating advanced queries (i.e. ORDER BY clauses) on its fields.
[Visual Basic .NET] Public ReadOnly Property SupportsAdvancedQueries As Boolean
[C#] public bool SupportsAdvancedQueries {get;}
[C++]
HRESULT get_SupportsAdvancedQueries(
VARIANT_BOOL* SupportsAdvancedQueries
);
[C++]
Parameters SupportsAdvancedQueries [out, retval] SupportsAdvancedQueries is a parameter of type VARIANT_BOOL