次の方法で共有


ReportParameter メンバ

Represents a parameter for a report.

ReportParameter データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ

  名前 説明
Public method ReportParameter オーバーロードされます。 Instantiates a new ReportParameter.

このページのトップへ

パブリック プロパティ

  名前 説明
Public property Name Gets or sets the name of the parameter.
Public property Values Gets a collection of String objects containing one or more values for the parameter.
Public property Visible Determines whether the parameter can be displayed in the user interface.

このページのトップへ

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
Public method Equals  オーバーロードされます。 ( Object から継承されます。)
Public method GetHashCode  ( Object から継承されます。)
Public method GetType  ( Object から継承されます。)
Public methodStatic ReferenceEquals  ( Object から継承されます。)
Public method ToString  ( Object から継承されます。)

このページのトップへ

プロテクト メソッド

  名前 説明
Protected method Finalize  ( Object から継承されます。)
Protected method MemberwiseClone  ( Object から継承されます。)

このページのトップへ

参照

リファレンス

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