On this page本页内容
WriteResult.
hasWriteConcernError
()¶Returns 如果true
if the result of a mongo
shell write method has WriteResult.writeConcernError
. mongo
shell 写方法具有WriteResult.writeConcernError
,则返回true
。Otherwise, the method returns 否则,该方法将返回false
.false
。
See also参阅