次の方法で共有


ReportParameter コンストラクタ (String, String[], Boolean)

Instantiates a new ReportParameter with a name, multiple values, and a visibility flag.

名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)

構文

'宣言
'使用

パラメータ

  • name
    The name of the parameter.
  • values
    The values of the parameter.
  • visible
    Determines if the parameter is displayed in the user interface.

参照

リファレンス

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