Compartilhar via


Método Remove

Removes a Database from the collection.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the Database, with the specified identifier, from the collection.
Método público Remove(Database) Removes the specified Database from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestrutura.
Método público Remove(Database, Boolean) Infraestrutura.

Início