Partilhar via


Campo ReportExpression.Functions.AllAggregateFunctions

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

The AllAggregateFunctions.

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

Sintaxe

'Declaração
Public Shared ReadOnly AllAggregateFunctions As ReadOnlyCollection(Of String)
'Uso
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>

Consulte também

Referência

ReportExpression.Functions Classe

Namespace Microsoft.ReportingServices.RdlObjectModel