Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
删除指定的数据库。
void dropDatabase(String parms)
parms 用于标识数据库的参数。
parms 是以分号分隔的 "关键字=值" 对的列表 ("param1=value1;param2=value2")。参数关键字不区分大小写,而大多数值是区分大小写的。
不能删除具有已打开连接的数据库。