Método Remove
Removes a Database from the collection.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Remove(String) | Removes the Database, with the specified identifier, from the collection. | |
Remove(Database) | Removes the specified Database from the collection. | |
Remove(IModelComponent) | (Herdado de ModelComponentCollection.) | |
Remove(String, Boolean) | Infraestrutura. | |
Remove(Database, Boolean) | Infraestrutura. |
Início
Consulte também