RenderPropertyConstants-Klasse
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Enumerates the constants for the render property.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.RenderPropertyConstants
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class RenderPropertyConstants
'Usage
public static class RenderPropertyConstants
public ref class RenderPropertyConstants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RenderPropertyConstants = class end
public final class RenderPropertyConstants
Der RenderPropertyConstants-Typ macht folgende Elemente verfügbar.
Felder
Name | Beschreibung | |
---|---|---|
ClientPaginationMode | Infrastruktur The client pagination mode constants. | |
PreviousTotalPages | Infrastruktur The previous total pages constants. | |
TotalPages | Infrastruktur The total pages constants. | |
UpdatedPaginationMode | Infrastruktur The updated pagination mode constants. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace