ActiveReports 8
CommandText Property (Query)

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

Syntax
'Declaration
 
Public Property CommandText As ExpressionInfo
public ExpressionInfo CommandText {get; set;}

Property Value

A String containing the query to execute to obtain the data for the report.

See Also

Reference

Query Class
Query Members

Support Forum