Gets the characters used to escape SQL identifiers in the specific SQL dialect.
public string IdEscapeChars {get;}
'Declaration
Public ReadOnly Property IdEscapeChars As String
Property Value
A
System.String representing the characters used to escape SQL identifiers.