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

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » Connection 接口

 

dropDatabase 方法

删除数据库。

语法
void Connection.dropDatabase() throws ULjException
注释

连接所引用的数据库被消除,连接被释放。对于正在删除的数据库,只有此连接可以处于活动状态。