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

SYNOPSIS

6          const mongoc_read_concern_t *
7          mongoc_collection_get_read_concern (const mongoc_collection_t *collection);
8

PARAMETERS

10collection: A mongoc_collection_t.
11

DESCRIPTION

13       Fetches  the  default read concern to be used on read operations origi‐
14       nating from collection.
15

RETURNS

17       A mongoc_read_concern_t that should not be modified or freed.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.25.1                           Nov 08, 2M0O2N3GOC_COLLECTION_GET_READ_CONCERN(3)
Impressum