Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
消除当前未运行的现有数据库。
public static bool DropDatabase(const char * parms, ULError * error)
parms 数据库标识参数。
error 用于接收错误信息的可选 ULError 对象。
如果数据库成功删除则返回 true;否则返回 false。