DOKK / manpages / debian 10 / libmongoc-doc / mongoc_collection_get_read_concern.3.en
MONGOC_COLLECTION_GET_READ_CONCERN(3) MongoDB C Driver MONGOC_COLLECTION_GET_READ_CONCERN(3)

mongoc_collection_get_read_concern - mongoc_collection_get_read_concern()

const mongoc_read_concern_t *
mongoc_collection_get_read_concern (const mongoc_collection_t *collection);


collection: A mongoc_collection_t.

Fetches the default read concern to be used on read operations originating from collection.

A mongoc_read_concern_t that should not be modified or freed.

MongoDB, Inc

2017-present, MongoDB, Inc

February 23, 2019 1.14.0