ArcGIS Pro 2.6 API Reference Guide
SQLSpecialCharacter Enumeration

ArcGIS.Core.Data Namespace : SQLSpecialCharacter Enumeration
Specifies Datastore-dependent SQL special characters.
Syntax
Members
MemberDescription
DelimitedIdentifierPrefix SQL identifier quote char prefix.
DelimitedIdentifierSuffix SQL identifier quote char suffix.
EscapeKeyPrefix SQL escape key prefix.
EscapeKeySuffix SQL escape key suffix.
WildcardManyMatch SQL wildcard match.
WildcardSingleMatch SQL wildcard single match.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.SQLSpecialCharacter

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data Namespace