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


Метод AggregationDesignCollection.Remove (AggregationDesign)

Removes the specified AggregationDesign from the collection.

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

Синтаксис

'Декларация
Public Sub Remove ( _
    item As AggregationDesign _
)
'Применение
Dim instance As AggregationDesignCollection 
Dim item As AggregationDesign

instance.Remove(item)
public void Remove(
    AggregationDesign item
)
public:
void Remove(
    AggregationDesign^ item
)
member Remove : 
        item:AggregationDesign -> unit
public function Remove(
    item : AggregationDesign
)

Параметры

Исключения

Исключение Условие
ItemNotFoundException

item is not contained by the collection.

См. также

Справочник

AggregationDesignCollection Класс

Перегрузка Remove

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