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


Метод PerspectiveMeasureGroupCollection.Remove (String)

Removes the PerspectiveMeasureGroup that has the specified identifier from the collection.

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

Синтаксис

'Декларация
Public Sub Remove ( _
    measureGroupId As String _
)
'Применение
Dim instance As PerspectiveMeasureGroupCollection 
Dim measureGroupId As String

instance.Remove(measureGroupId)
public void Remove(
    string measureGroupId
)
public:
void Remove(
    String^ measureGroupId
)
member Remove : 
        measureGroupId:string -> unit
public function Remove(
    measureGroupId : String
)

Параметры

Исключения

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

measureGroupID does not exist in the collection.

См. также

Справочник

PerspectiveMeasureGroupCollection Класс

Перегрузка Remove

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