mgDropIndexes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Bson mgDropIndexes(MongoDatabase db, string collection, string index)
  2. Bson mgDropIndexes(MongoDatabase db, string collection, string[] indexes)
    @safe
    Bson
    mgDropIndexes
    (
    MongoDatabase db
    ,
    string collection
    ,
    string[] indexes
    )

Meta