ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / QueryParameter Class
Members

In This Topic
    QueryParameter Class
    In This Topic

    Defines a QueryParameter element which contains information about a parameter that is passed to the data source as part of the query.

    Object Model
    QueryParameter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class QueryParameter 
       Implements IValidateable 
    public sealed class QueryParameter : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.QueryParameter

    See Also