문서 메뉴
문서 홈
/
MongoDB 매뉴얼
/ / /

db.collection.ensureIndex()를 호출합니다.

db.collection.ensureIndex(keys, options)

참고

5.0에서 제거됨

db.collection.ensureIndex() 이(가) db.collection.createIndex())로 대체되었습니다.

다음도 참조하세요.

← db.collection.dropIndexes()