Freigeben über


CalculationPropertyCollection.Remove-Methode

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

Removes a CalculationProperty 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 CalculationProperty, with the specified identifier, from the collection.
Öffentliche Methode Remove(CalculationProperty) Removes the specified CalculationProperty from the collection.
Geschützte Methode Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(String, Boolean) Infrastruktur Removes a CalculationProperty from this collection.
Öffentliche Methode Remove(CalculationProperty, Boolean) Infrastruktur Removes the specified CalculationProperty from this collection.

Zum Anfang

Siehe auch

Verweis

CalculationPropertyCollection Klasse

Microsoft.AnalysisServices-Namespace