ActiveReports 8
QueryCreated Property

Determines whether the query is created from the data source query string or user created.
Syntax
'Declaration
 
Public Property QueryCreated As System.Boolean
public System.bool QueryCreated {get; set;}

Property Value

True if created from the data source SQL query string; False if user created.
See Also

Reference

Parameter Class
Parameter Members

Support Forum