public enum SQLStringType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SQLStringType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SQLStringType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SQLStringType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
InvalidCharacters | The list of invalid characters used in literals (if any). |
InvalidStartingCharacters | The list of invalid starting characters used in literals (if any). |
Keywords | The list of database management system specific reserved keywords. |
NationalStringPrefix | The National String Prefix. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.SQLStringType
Target Platforms: Windows 10, Windows 8.1