This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISQLSyntaxInfo Interface > ISQLSyntaxInfo.SupportedPredicates Property (ArcObjects .NET 10.4 SDK) |
Supported SQL predicates.
[Visual Basic .NET] Public ReadOnly Property SupportedPredicates As IStringArray
[C#] public IStringArray SupportedPredicates {get;}
[C++]
HRESULT get_SupportedPredicates(
IStringArray** predicates
);
[C++]
Parameters predicates [out, retval]
predicates is a parameter of type IStringArray