Freigeben über


Remove-Methode

Removes a Database from the collection.

Ü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) (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(String, Boolean) Infrastruktur.
Öffentliche Methode Remove(Database, Boolean) Infrastruktur.

Zum Anfang