ActiveReports 9
Query Class Members
Properties  Methods 

The following tables list the members exposed by Query.

Public Constructors
 NameDescription
Public ConstructorQuery ConstructorInitializes a new instance of the Query class.  
Top
Public Properties
 NameDescription
Public PropertyCommandText

Gets or sets the query to execute to obtain the data for the report.

 
Public PropertyCommandType

Gets or sets the type of query contained in the CommandText property.

 
Public PropertyDataSourceName

Gets or sets the name of the data source against which to execute the query.

 
Public PropertyQueryParameters

Gets a list of parameters that are passed to the data source as part of the query.

 
Public PropertyTimeout

Gets or sets the number of seconds to allow the query to run before timing out.

 
Top
Public Methods
 NameDescription
Public MethodValidateValidates the information in each property of the  Query object.  
Top
See Also

Reference

Query Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum