Compartir a través de


Campo ReportExpression.GlobalProperties.All

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

All global properties.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Shared ReadOnly All As ReadOnlyCollection(Of String)
'Uso
Dim value As ReadOnlyCollection(Of String)

value = ReportExpression.GlobalProperties.All
public static readonly ReadOnlyCollection<string> All
public:
static initonly ReadOnlyCollection<String^>^ All
static val All: ReadOnlyCollection<string>
public static final var All : ReadOnlyCollection<String>

Vea también

Referencia

ReportExpression.GlobalProperties Clase

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel