Freigeben über


AggregationInstanceCollection.Remove-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Removes an AggregationInstance from the collection.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Remove(String) Removes the AggregationInstance, with the specified identifier, from the collection.
Öffentliche Methode Remove(AggregationInstance) Removes the specified AggregationInstance from the collection.
Geschützte Methode Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(String, Boolean) Removes the AggregationInstance from the collection and optionally deletes the referencing objects.
Öffentliche Methode Remove(AggregationInstance, Boolean) Removes the specified AggregationInstance from the collection and optionally deletes the referencing objects.

Zum Anfang

Siehe auch

Verweis

AggregationInstanceCollection Klasse

Microsoft.AnalysisServices-Namespace