单项选择题

A.db.集合名.dropIndexes()
B.db.集合名.drop()
C.db.集合名.indexes.drop()
D.db.stus.removeIndexes()