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


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

esriSQLSpecialCharacters Constants

SQL Special Characters.

Constant Value Description
esriSQL_WildcardManyMatch 1 SQL Wildcard Match.
esriSQL_WildcardSingleMatch 2 SQL Wildcard Single Match.
esriSQL_DelimitedIdentifierPrefix 3 SQL Identifier Quote Char Prefix.
esriSQL_DelimitedIdentifierSuffix 4 SQL Identifier Quote Char Suffix.
esriSQL_EscapeKeyPrefix 5 SQL Escape Key Prefix.
esriSQL_EscapeKeySuffix 6 SQL Escape Key Suffix.

Product Availability

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