table of contents
MONGOC_BULKWRITEEXCEPTION_ERROR(3) | libmongoc | MONGOC_BULKWRITEEXCEPTION_ERROR(3) |
SYNOPSIS¶
bool mongoc_bulkwriteexception_error (const mongoc_bulkwriteexception_t *self, bson_error_t *error);
DESCRIPTION¶
Returns true and sets error if there was a top-level error. Returns false if there was no top-level error.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
March 5, 2025 | 1.30.2 |