ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser Namespace / SqlDialect Class / UnnamedParameters Property

In This Topic
    UnnamedParameters Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property UnnamedParameters As Boolean
    public bool UnnamedParameters {get;}
    See Also