次の方法で共有


ReportExpression.UserProperties クラス

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

ユーザー プロパティの型を指定します。

継承階層

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.UserProperties

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

構文

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

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

フィールド

  名前 説明
パブリック フィールド静的メンバー All インフラストラクチャです。すべてのプロパティを指定します。
パブリック フィールド静的メンバー Language インフラストラクチャです。言語プロパティを指定します。
パブリック フィールド静的メンバー UserID インフラストラクチャです。ユーザー ID 言語プロパティを指定します。

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間