ReportViewer for ASP.NET Web Forms
QueryParameterCollection コンストラクタ

C1.C1Report.4 アセンブリ > C1.C1Preview.DataBinding 名前空間 > QueryParameterCollection クラス : QueryParameterCollection コンストラクタ
現在のコレクションのオーナーである Query オブジェクト。
QueryParameterCollection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As Query _
)
public QueryParameterCollection( 
   Query owner
)

パラメータ

owner
現在のコレクションのオーナーである Query オブジェクト。
参照

QueryParameterCollection クラス
QueryParameterCollection メンバ