[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ParameterCollection.SetParameterQueryAsCustom

SetParameterQueryAsCustom Method

SetParameterQueryAsCustom()

Make the query-created parameter use properties of parameter in ReportExplorer. Notice:If user wants to use this kind of parameter, a prefix 'param:' must be added into query like "select * from customer where country='<%param:parameter1%>' "

Declaration
public void SetParameterQueryAsCustom()