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


Метод AggregationDesignCollection.Add

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

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

Синтаксис

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

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

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

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

См. также

Справочник

AggregationDesignCollection Класс

Перегрузка Add

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