[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser.SqlDialect.ParameterChar

ParameterChar Property

ParameterChar

Gets the character used to prefix parameters in SQL statements for the specific SQL dialect.

Declaration
public string ParameterChar { get; }
Property Value
Type Description
string

A string representing the character used to prefix parameters in SQL statements.