Docs 菜单

Docs 主页开发应用程序MongoDB Manual

db.collection.ensureIndex()

db.collection.ensureIndex(keys, options)

注意

已在 5.0 中删除

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

提示

← db.collection.dropIndexes()