|
SYNOPSISconst bson_t * mongoc_bulkwriteexception_writeerrors (const mongoc_bulkwriteexception_t *self); DESCRIPTIONReturns a BSON document mapping model indexes to write errors. Example: {
Returns an empty document if there are no write errors. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|