On this page
WriteResult.hasWriteError()
On this page
Definition
WriteResult.
hasWriteError
( )-
Returns
true
if the result of amongo
shell write method hasWriteResult.writeError
. Otherwise, the method returnsfalse
.
See also
On this page
WriteResult.
hasWriteError
( )
Returns true
if the result of a mongo
shell write method has WriteResult.writeError
. Otherwise, the method returns false
.
See also