次の方法で共有


RenderPropertyConstants クラス

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

レンダリング プロパティの定数を列挙します。

継承階層

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.RenderPropertyConstants

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

構文

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

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

フィールド

  名前 説明
パブリック フィールド静的メンバー ClientPaginationMode インフラストラクチャです。クライアント ページ割り当てモード定数。
パブリック フィールド静的メンバー PreviousTotalPages インフラストラクチャです。前の総ページ数定数。
パブリック フィールド静的メンバー TotalPages インフラストラクチャです。総ページ数定数。
パブリック フィールド静的メンバー UpdatedPaginationMode インフラストラクチャです。更新されたページ割り当てモード定数。

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間