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


Метод AggregationInstanceMeasureCollection.Remove (AggregationInstanceMeasure)

Removes the specified AggregationInstanceMeasure from the collection.

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

Синтаксис

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

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

Параметры

См. также

Справочник

AggregationInstanceMeasureCollection Класс

Перегрузка Remove

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