Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » Connection interface

 

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.