[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser.SqlDialect.UnnamedParameters

UnnamedParameters Property

UnnamedParameters

Gets a value indicating whether the SQL dialect allows the use of unnamed parameters in SQL statements.

Declaration
public bool UnnamedParameters { get; }
Property Value
Type Description
bool

A bool value. true if the SQL dialect supports unnamed parameters; otherwise, false.