|
SYNOPSISbool mongoc_bulkwriteexception_error (const mongoc_bulkwriteexception_t *self, bson_error_t *error); DESCRIPTIONReturns true and sets error if there was a top-level error. Returns false if there was no top-level error. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|