|
SYNOPSISconst char * mongoc_read_concern_get_level (const mongoc_read_concern_t *read_concern); PARAMETERS
DESCRIPTIONReturns the currently set read concern. RETURNSReturns the current readConcern. If none is set, returns NULL. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|