Docs 菜单
Docs 主页
/ / /
PHP 库手册
/ / /

MongoDB\InsertManyResult::isAcknowledged()

在此页面上

  • 定义
  • Return Values
  • 另请参阅
MongoDB\InsertManyResult::isAcknowledged()

返回写入是否已确认。

function isAcknowledged(): boolean

指示写入是否已确认的布尔值。

  • MongoDB\Driver\WriteResult::isAcknowledged()

  • MongoDB 手册中的写关注

后退

getInsertedIds()