This document is archived and information here might be outdated.  Recommended version.


esriSQLInfo Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriSQLInfo Constants
ArcGIS Developer Help

esriSQLInfo Constants

SQL Syntax Information.

Constant Value Description
esriSQL_CurrentDateRequiresParentheses 0 SQL CurrentDate Function Requires Parentheses.
esriSQL_ExtractRequiresCommas 1 SQL Extract Function Requires Commas.
esriSQL_PositionRequiresCommas 2 SQL Position Function Requires Commas.
esriSQL_SubstringRequiresCommas 3 SQL Substring Function Requires Commas.
esriSQL_CorrelationNameAllowsASKeyword 4 Correlation Name Allows AS Keyword.
esriSQL_NationalStringPrefix 5 The National String Prefix.
esriSQL_CastAVGParameterToDouble 6 Cast the AVG function parameter to double.
esriSQL_SupportsInterval 7 Supports INTERVAL
esriSQL_NeedsDateTimeCast 8 Needs CAST on DATETIME value expression

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.