Partager via


Champ AllAggregateFunctions

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly AllAggregateFunctions As ReadOnlyCollection(Of String)
'Utilisation
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>