GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Query Class |
For a list of all members of this type, see Query members.
Name | Description | |
---|---|---|
CommandText | Gets or sets the query to execute to obtain the data for the report. | |
CommandType | Gets or sets the type of query contained in the CommandText property. | |
DataSourceName | Gets or sets the name of the data source against which to execute the query. | |
QueryParameters | Gets a list of parameters that are passed to the data source as part of the query. | |
Timeout | Gets or sets the number of seconds to allow the query to run before timing out. |