Classe RenderPropertyConstants
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Enumerates the constants for the render property.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.RenderPropertyConstants
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class RenderPropertyConstants
'Uso
public static class RenderPropertyConstants
public ref class RenderPropertyConstants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RenderPropertyConstants = class end
public final class RenderPropertyConstants
O tipo RenderPropertyConstants expõe os membros a seguir.
Campos
Nome | Descrição | |
---|---|---|
ClientPaginationMode | Infraestrutura. The client pagination mode constants. | |
PreviousTotalPages | Infraestrutura. The previous total pages constants. | |
TotalPages | Infraestrutura. The total pages constants. | |
UpdatedPaginationMode | Infraestrutura. The updated pagination mode constants. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering