Freigeben über


ReportExpression.ParameterProperties.All-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

All parameter property.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Shared ReadOnly All As ReadOnlyCollection(Of String)
'Usage
Dim value As ReadOnlyCollection(Of String)

value = ReportExpression.ParameterProperties.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>

Siehe auch

Verweis

ReportExpression.ParameterProperties Klasse

Microsoft.ReportingServices.RdlObjectModel-Namespace