1MONGOC_COLLECTION_SET_READ_CONCERN(3l)ibmongMoOcNGOC_COLLECTION_SET_READ_CONCERN(3)
2
3
4

NAME

6       mongoc_collection_set_read_concern   -  mongoc_collection_set_read_con‐
7       cern()
8

SYNOPSIS

10          void
11          mongoc_collection_set_read_concern (mongoc_collection_t *collection,
12                                              const mongoc_read_concern_t *read_concern);
13

PARAMETERS

15       · collection: A mongoc_collection_t.
16
17       · read_concern: A mongoc_read_concern_t.
18

DESCRIPTION

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

AUTHOR

26       MongoDB, Inc
27
29       2017-present, MongoDB, Inc
30
31
32
33
341.16.2                           Feb 25, 2M0O2N0GOC_COLLECTION_SET_READ_CONCERN(3)
Impressum