ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Query Class
Members

In This Topic
    Query Class
    In This Topic
    Represents the Query element of a dataset which contains the description of the query to execute to retrieve the data for the report.
    Object Model
    Query Class
    Syntax
    'Declaration
     
    Public Class Query 
       Implements IValidateable 
    public class Query : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.Query

    See Also