[]
Gets the characters used to escape SQL identifiers in the specific SQL dialect.
public string IdEscapeChars { get; }
A string representing the characters used to escape SQL identifiers.