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) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。