WriteResult.hasWriteConcernError()
Definition
WriteResult.
hasWriteConcernError
()- Returns
true
if the result of amongo
shell writemethod hasWriteResult.writeConcernError
. Otherwise, themethod returnsfalse
.
See also
WriteResult.
hasWriteConcernError
()true
if the result of a mongo
shell writemethod has WriteResult.writeConcernError
. Otherwise, themethod returns false
.See also
本文档使用 BookStack 构建