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.FunctionNames Property (ArcObjects .NET 10.5 SDK) |
DBMS dependent SQL function names.
[Visual Basic .NET] Public ReadOnly Property FunctionNames As IPropertySet
[C#] public IPropertySet FunctionNames {get;}
[C++]
HRESULT get_FunctionNames(
IPropertySet** names
);
[C++]
Parameters names [out, retval]
names is a parameter of type IPropertySet