Freigeben über


DatabaseCollection.Remove-Methode

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

Removes a Database 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 Database, with the specified identifier, from the collection.
Öffentliche Methode Remove(Database) Removes the specified Database 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 Database from this collection.
Öffentliche Methode Remove(Database, Boolean) Infrastruktur Removes the specified Database from this collection.

Zum Anfang

Siehe auch

Verweis

DatabaseCollection Klasse

Microsoft.AnalysisServices-Namespace