[]
Gets the character used to prefix parameters in SQL statements for the specific SQL dialect.
public string ParameterChar { get; }
A string representing the character used to prefix parameters in SQL statements.