Udostępnij przez


Metoda AggregationDesignCollection.Remove (AggregationDesign)

Usuwa określony AggregationDesign z kolekcja.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Sub Remove ( _
    item As AggregationDesign _
)
'Użycie
Dim instance As AggregationDesignCollection
Dim item As AggregationDesign

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

Wyjątki

Wyjątek Warunek
ItemNotFoundException

itemnie jest zawarty kolekcja.