- Reference >
- mongo Shell Methods >
- Object Constructors and Methods >
- WriteResult.hasWriteConcernError()
WriteResult.hasWriteConcernError()¶
On this page
Definition¶
- WriteResult.hasWriteConcernError()¶
Returns true if the result of a mongo shell write method has WriteResult.writeConcernError. Otherwise, the method returns false.
See also
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.