次の方法で共有


ReportExpression.ParameterProperties クラス

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

継承階層

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.ParameterProperties

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public NotInheritable Class ParameterProperties
'使用
public static class ParameterProperties
public ref class ParameterProperties abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ParameterProperties =  class end
public final class ParameterProperties

ReportExpression.ParameterProperties 型は、以下のメンバーを公開しています。

フィールド

  名前 説明
パブリック フィールド静的メンバー All All パラメーターのプロパティ。
パブリック フィールド静的メンバー Label Label パラメーターのプロパティ。
パブリック フィールド静的メンバー Value Value パラメーターのプロパティ。

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間