ActiveReports for .NET 18.0J
SetParameterQueryAsCustom() メソッド

GrapeCity.ActiveReports.SectionReportModel 名前空間 > ParameterCollection クラス : SetParameterQueryAsCustom() メソッド
ReportExplorerでクエリが作成されたパラメータにパラメータのプロパティを使用させます。 この種類のパラメータを使用する場合、「param:」のような接頭はクエリに追加する必要があります。例えば、「select * from customer where country='<param>' 」 注意:ユーザーがこの種のパラメータを使用する場合は、"select * from customer where country='<param>' "のようなクエリに「param:」というプレフィックスを追加する必要があります(country = '&lt;%param:parameter1%&gt;
シンタックス
'宣言
 
Public Sub SetParameterQueryAsCustom() 
public void SetParameterQueryAsCustom()
参照

ParameterCollection クラス
ParameterCollection メンバ