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


Метод PerspectiveCalculationCollection.Remove (PerspectiveCalculation)

Removes the specified PerspectiveCalculation from the collection.

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

Синтаксис

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

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

Параметры

Исключения

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

item does not exist the collection.

См. также

Справочник

PerspectiveCalculationCollection Класс

Перегрузка Remove

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