Readonly deletedNumber of documents deleted.已删除的文档数。
Readonly insertedNumber of documents inserted.
Readonly insertedInserted document generated Id's, hash key is the index of the originating operation插入文档生成的Id,哈希键是原始操作的索引
Readonly matchedNumber of documents matched for update.要更新的匹配文档数。
Readonly modifiedNumber of documents modified.修改的文档数。
Private Readonly resultReadonly upsertedNumber of documents upserted.无序发送的文档数。
Readonly upsertedUpserted document generated Id's, hash key is the index of the originating operation转换后的文档生成的Id,哈希键是原始操作的索引
Evaluates to true if the bulk operation correctly executes如果批量操作正确执行,则计算为true
Retrieve the write concern error if one exists检索写入关注错误(如果存在)
Returns a specific write error object返回特定的写入错误对象
Retrieve all write errors检索所有写入错误
Static Private generateGenerated using TypeDoc
The result of a bulk write.大容量写入的结果。