次の方法で共有


ReportParameter コンストラクタ

Instantiates a new ReportParameter.

オーバーロードの一覧

名前 説明
ReportParameter ()
Instantiates a new ReportParameter.
ReportParameter (String)
Instantiates a new ReportParameter with a name.
ReportParameter (String, String)
Instantiates a new ReportParameter with a name and a value.
ReportParameter (String, String[])
Instantiates a new multivalued ReportParameter with a name.
ReportParameter (String, String, Boolean)
Instantiates a new ReportParameter with a name, a value, and a visibility flag.
ReportParameter (String, String[], Boolean)
Instantiates a new ReportParameter with a name, multiple values, and a visibility flag.

参照

リファレンス

ReportParameter クラス
ReportParameter メンバ
Microsoft.Reporting.WebForms 名前空間