This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriSQLSpecialCharacters Constants (ArcObjects .NET 10.5 SDK) |
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. |