Pole ReportExpression.Functions.AllAggregateFunctions
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Shared ReadOnly AllAggregateFunctions As ReadOnlyCollection(Of String)
'Użycie
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>
Zobacz także