mongocClientdrop_database本页总览drop_database 删除数据库 声明 bool drop_database(string db_name, map opts = {}) 参数 参数名描述db_name数据库名opts可选参数 返回值 true - 成功, false - 失败 使用方式 返回文档