Docs 菜单
Docs 主页
/ /
集合

db.collection.ensureIndex()

db.collection.ensureIndex(keys, options)

注意

已在 5.0 中删除

db.collection.ensureIndex() 已被替换为 db.collection.createIndex()

提示

后退

db.collection.dropIndexes