dropDatabase method

Drops a database.

Syntax
void Connection.dropDatabase() throws ULjException
Remarks

The database referenced by the connection is erased and the connection is released. Only this connection can be active for the database being dropped.