- API Documentation >
- Write Result Classes >
- MongoDB\DeleteResult::isAcknowledged()
MongoDB\DeleteResult::isAcknowledged()
On this page
Definition
-
MongoDB\DeleteResult::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