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


Метод AggregationInstanceMeasureCollection.Remove (String)

Removes the AggregationInstanceMeasure, identified by measureId, from the collection.

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

Синтаксис

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

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

Параметры

См. также

Справочник

AggregationInstanceMeasureCollection Класс

Перегрузка Remove

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