- API Documentation >
- Write Result Classes >
- MongoDB\UpdateResult::isAcknowledged()
MongoDB\UpdateResult::isAcknowledged()
On this page
Definition
-
MongoDB\UpdateResult::isAcknowledged
Return whether the write was acknowledged.
Return Values
A boolean indicating whether the write was acknowledged.
See Also
- MongoDB\Driver\WriteResult::isAcknowledged()
- Write Concern in the MongoDB manual