1MONGOC_COLLECTION_GET_READ_CONCERN(3l)ibmongMoOcNGOC_COLLECTION_GET_READ_CONCERN(3)
2
3
4

NAME

6       mongoc_collection_get_read_concern   -  mongoc_collection_get_read_con‐
7       cern()
8

SYNOPSIS

10          const mongoc_read_concern_t *
11          mongoc_collection_get_read_concern (const mongoc_collection_t *collection);
12

PARAMETERS

14       · collection: A mongoc_collection_t.
15

DESCRIPTION

17       Fetches the default read concern to be used on read  operations  origi‐
18       nating from collection.
19

RETURNS

21       A mongoc_read_concern_t that should not be modified or freed.
22

AUTHOR

24       MongoDB, Inc
25
27       2017-present, MongoDB, Inc
28
29
30
31
321.16.2                           Feb 25, 2M0O2N0GOC_COLLECTION_GET_READ_CONCERN(3)
Impressum