Поделиться через


Метод 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) Инфраструктура.

В начало