Метод AggregationAttributeCollection.Add (AggregationAttribute)

Adds an AggregationAttribute to the end of the collection.

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

Синтаксис

VB
'Декларация
Public Function Add ( _
    item As AggregationAttribute _
) As Integer
'Применение
Dim instance As AggregationAttributeCollection 
Dim item As AggregationAttribute 
Dim returnValue As Integer 

returnValue = instance.Add(item)

Параметры

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

Тип: System.Int32
The zero-based index at which the AggregationAttribute has been added.

См. также

Справочник

AggregationAttributeCollection Класс

Перегрузка Add

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