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


Метод PerspectiveAttributeCollection.Remove (PerspectiveAttribute)

Removes the specified PerspectiveAttribute from the collection.

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

Синтаксис

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

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

Параметры

Исключения

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

item does not existin the collection.

См. также

Справочник

PerspectiveAttributeCollection Класс

Перегрузка Remove

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