次の方法で共有


ReportParameter クラス

レポート パラメーターに関する情報が含まれています。このクラスは継承できません。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class ReportParameter
'使用
Dim instance As ReportParameter
public sealed class ReportParameter
public ref class ReportParameter sealed
[<SealedAttribute>]
type ReportParameter =  class end
public final class ReportParameter

説明

パラメーターはユーザー インターフェイス (UI) に表示される順序で渡されます。

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ReportParameter

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。