1MONGOC_COLLECTION_SET_READ_CONCEMRoNn(g3o)DB C DMrOiNvGeOrC_COLLECTION_SET_READ_CONCERN(3)
2
3
4
6 mongoc_collection_set_read_concern - mongoc_collection_set_read_con‐
7 cern()
8
10 void
11 mongoc_collection_set_read_concern (mongoc_collection_t *collection,
12 const mongoc_read_concern_t *read_concern);
13
15 · collection: A mongoc_collection_t.
16
17 · read_concern: A mongoc_read_concern_t.
18
20 Sets the read concern to use for operations on collection.
21
22 The default read concern is empty: No readConcern is sent to the server
23 unless explicitly configured.
24
26 MongoDB, Inc
27
29 2017-present, MongoDB, Inc
30
31
32
33
341.15.2 Nov 06, 2M0O1N9GOC_COLLECTION_SET_READ_CONCERN(3)