Drop a MS SQL database.
Source position: mssqlconn.pp line 120
public procedure TMSSQLConnection.DropDB; override;
DropDB drops a database on the server with given DatabaseName
TMSSQLConnection.CreateDB
Create a new MS SQL database.