Partager via


Méthode Remove

Removes a Database from the collection.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique Remove(String) Removes the Database, with the specified identifier, from the collection.
Méthode publique Remove(Database) Removes the specified Database from the collection.
Méthode protégée Remove(IModelComponent) (hérité de ModelComponentCollection.)
Méthode publique Remove(String, Boolean) Infrastructure.
Méthode publique Remove(Database, Boolean) Infrastructure.

Haut de la page