Partager via


Classe RenderPropertyConstants

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Enumerates the constants for the render property.

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.RenderPropertyConstants

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class RenderPropertyConstants
'Utilisation
public static class RenderPropertyConstants
public ref class RenderPropertyConstants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RenderPropertyConstants =  class end
public final class RenderPropertyConstants

Le type RenderPropertyConstants expose les membres suivants.

Champs

  Nom Description
Champ publicMembre statique ClientPaginationMode Infrastructure. The client pagination mode constants.
Champ publicMembre statique PreviousTotalPages Infrastructure. The previous total pages constants.
Champ publicMembre statique TotalPages Infrastructure. The total pages constants.
Champ publicMembre statique UpdatedPaginationMode Infrastructure. The updated pagination mode constants.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering