1MONGOC_COLLECTION_GET_WRITE_CONCERN(l3i)bmonMgOoNcGOC_COLLECTION_GET_WRITE_CONCERN(3)
2
3
4
6 mongoc_collection_get_write_concern - mongoc_collection_get_write_con‐
7 cern()
8
10 const mongoc_write_concern_t *
11 mongoc_collection_get_write_concern (const mongoc_collection_t *collection);
12
14 • collection: A mongoc_collection_t.
15
17 Fetches the default write concern to be used on write operations origi‐
18 nating from collection and not specifying a write concern.
19
21 A mongoc_write_concern_t that should not be modified or freed.
22
24 MongoDB, Inc
25
27 2017-present, MongoDB, Inc
28
29
30
31
321.20.0 Nov 18,M2O0N2G1OC_COLLECTION_GET_WRITE_CONCERN(3)