Поделиться через


Метод AggregationInstanceCollection.Add

Creates and adds an AggregationInstance to the end of the collection.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Function Add As AggregationInstance
'Применение
Dim instance As AggregationInstanceCollection 
Dim returnValue As AggregationInstance 

returnValue = instance.Add()
public AggregationInstance Add()
public:
AggregationInstance^ Add()
member Add : unit -> AggregationInstance
public function Add() : AggregationInstance

Возвращаемое значение

Тип: Microsoft.AnalysisServices.AggregationInstance
A new, empty AggregationInstance.

См. также

Справочник

AggregationInstanceCollection Класс

Перегрузка Add

Пространство имен Microsoft.AnalysisServices