dbconnection delete
The dbconnection delete command deletes a connection between Spectrum Technology Platform and a database.
Usage
dbconnection delete --n ConnectionNameRequired | Argument | Description |
---|---|---|
Yes | --n ConnectionName | Specifies the name of the connection you want to delete. To view a list of connections, use the dbconnection list command. |
Example
This example deletes a connection named NorthernRegionCustomers.
dbconnection delete --n NorthernRegionCustomers