ActiveReports 9
QueryParameters Property

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

Syntax
'Declaration
 
Public ReadOnly Property QueryParameters As QueryParameterCollection
public QueryParameterCollection QueryParameters {get;}

Property Value

A QueryParameterCollection containing the list of parameters that are passed to the data source as part of the query.

See Also

Reference

Query Class
Query Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum