|  |  
 |   |   
 SYNOPSISconst bson_t * mongoc_bulkwriteexception_writeconcernerrors (const mongoc_bulkwriteexception_t *self); DESCRIPTIONReturns a BSON array of write concern errors. Example: [ Returns an empty array if there are no write concern errors. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc. 
 
 |