Classe ReportExpression.GlobalProperties
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.RdlObjectModel.ReportExpression.GlobalProperties
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class GlobalProperties
'Utilizzo
public static class GlobalProperties
public ref class GlobalProperties abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type GlobalProperties = class end
public final class GlobalProperties
Nel tipo ReportExpression.GlobalProperties sono esposti i membri seguenti.
Campi
Nome | Descrizione | |
---|---|---|
All | All global properties. | |
ExecutionTime | The ExecutionTime global property. | |
OverallPageNumber | The OverallPageNumber global property. | |
OverallTotalPages | The OverallTotalPages property. | |
PageName | The PageName property. | |
PageNumber | The PageName property. | |
RenderFormatIsInteractive | The RenderFormatIsInteractive property. | |
RenderFormatName | The RenderFormatName property. | |
ReportFolder | The ReportFolder property. | |
ReportName | The ReportName property. | |
ReportServerUrl | The ReportServerUrl property. | |
TotalPages | The TotalPages property. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.