Freigeben über


ReportExpression.Functions.AllAggregateFunctions-Feld

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

The AllAggregateFunctions.

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

Syntax

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

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

Siehe auch

Verweis

ReportExpression.Functions Klasse

Microsoft.ReportingServices.RdlObjectModel-Namespace