This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISQLSyntaxInfo Interface > ISQLSyntaxInfo.Keywords Property (ArcObjects .NET 10.5 SDK) |
The list of DBMS specific reserved keywords.
[Visual Basic .NET] Public ReadOnly Property Keywords As IStringArray
[C#] public IStringArray Keywords {get;}
[C++]
HRESULT get_Keywords(
IStringArray** Keywords
);
[C++]
Parameters Keywords [out, retval]
Keywords is a parameter of type IStringArray