Метод AggregationDesignDimensionCollection.Remove (AggregationDesignDimension)

Removes the specified AggregationDesignDimension from the collection.

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

Синтаксис

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

instance.Remove(item)

Параметры

Исключения

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

item is not contained by the collection.

См. также

Справочник

AggregationDesignDimensionCollection Класс

Перегрузка Remove

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