Метод Remove
Removes a Database from the collection.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
Remove(String) | Removes the Database, with the specified identifier, from the collection. |
![]() |
Remove(Database) | Removes the specified Database from the collection. |
![]() |
Remove(IModelComponent) | (Наследуется из ModelComponentCollection.) |
![]() |
Remove(String, Boolean) | Инфраструктура. |
![]() |
Remove(Database, Boolean) | Инфраструктура. |
В начало