在此页面上
MongoDB\InsertManyResult::isAcknowledged()
返回写入是否已确认。
function isAcknowledged(): boolean
指示写入是否已确认的布尔值。
MongoDB\Driver\WriteResult::isAcknowledged()
MongoDB 手册中的写关注
后退
getInsertedIds()
来年
InsertOneResult Class