GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Query Class : CommandText Property |
Gets or sets the query to execute to obtain the data for the report.
'Declaration Public Property CommandText As ExpressionInfo
public ExpressionInfo CommandText {get; set;}
A String containing the query to execute to obtain the data for the report.