DatabaseCollection.Remove Method
Removes a Database from the collection.
Overload List
| Name | Description |
|---|---|
| DatabaseCollection.Remove (Database) |
Removes the specified Database from the collection.
|
| DatabaseCollection.Remove (IModelComponent) | (inherited from Remove ) |
| DatabaseCollection.Remove (String) |
Removes the Database, with the specified identifier, from the collection.
|
| DatabaseCollection.Remove (Database, Boolean) | |
| DatabaseCollection.Remove (String, Boolean) |