Reports for WinForms
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 メンバ