Databases
Remove a Data Source
Description
The db.databases.deleteOne()
method deletes a connection to a data source specified in its argument.
Syntax
Here is the syntax:
On execution, we get:
Where:
Name | Description |
---|---|
name | Name of the connection to be deleted. |