createAutoIncrement()

    • 创建两个自增字段
    1. > db.foo.bar.createAutoIncrement( [ { Field: "comID" }, { Field: "innerID" } ] )