Deletes the database and removes the physical file associated with the database.
Setting forceClose parameter to true will invalidate all open connections to the database.
The method will fail if the database has open connections made to it, and the forceClose parameter is set to false.
Please note that this method will destroy data irrevocably.