次の方法で共有


ReportExpression.GlobalProperties クラス

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

継承階層

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.GlobalProperties

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

構文

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

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

フィールド

  名前 説明
パブリック フィールド静的メンバー All すべてのグローバル プロパティ。
パブリック フィールド静的メンバー ExecutionTime ExecutionTime グローバル プロパティ。
パブリック フィールド静的メンバー OverallPageNumber OverallPageNumber グローバル プロパティ。
パブリック フィールド静的メンバー OverallTotalPages OverallTotalPages プロパティ
パブリック フィールド静的メンバー PageName PageName プロパティ。
パブリック フィールド静的メンバー PageNumber PageName プロパティ。
パブリック フィールド静的メンバー RenderFormatIsInteractive RenderFormatIsInteractive プロパティ。
パブリック フィールド静的メンバー RenderFormatName RenderFormatName プロパティ。
パブリック フィールド静的メンバー ReportFolder ReportFolder プロパティ。
パブリック フィールド静的メンバー ReportName ReportName プロパティ。
パブリック フィールド静的メンバー ReportServerUrl ReportServerUrl プロパティ。
パブリック フィールド静的メンバー TotalPages TotalPages プロパティ。

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間