Metodo Remove
Removes a Database from the collection.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Remove(String) | Removes the Database, with the specified identifier, from the collection. | |
Remove(Database) | Removes the specified Database from the collection. | |
Remove(IModelComponent) | (Ereditato da ModelComponentCollection). | |
Remove(String, Boolean) | Infrastruttura. | |
Remove(Database, Boolean) | Infrastruttura. |
In alto
Vedere anche