Поле ReportExpression.Functions.AllAggregateFunctions
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
The AllAggregateFunctions.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Shared ReadOnly AllAggregateFunctions As ReadOnlyCollection(Of String)
'Применение
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>
См. также
Справочник
ReportExpression.Functions Класс
Пространство имен Microsoft.ReportingServices.RdlObjectModel