public enum SQLSpecialCharacter : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SQLSpecialCharacter Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SQLSpecialCharacter : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SQLSpecialCharacter Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.SQLSpecialCharacter
Target Platforms: Windows 10, Windows 8.1, Windows 7