Learn the "why" behind slow queries and how to fix them in our 2-Part Webinar.
Register now >
Docs 菜单
Docs 主页
/ /

MongoDB\InsertManyResult Class

MongoDB\InsertManyResult

此类包含有关已执行的批量插入操作的信息。它封装了一个 MongoDB\ 驱动程序\WriteResult 对象,并从MongoDB\Collection::insertMany() 返回。

后退

isAcknowledged()