1MONGOC_DATABASE_GET_READ_CONCERN(3)libmongocMONGOC_DATABASE_GET_READ_CONCERN(3)
2
3
4

SYNOPSIS

6          const mongoc_read_concern_t *
7          mongoc_database_get_read_concern (const mongoc_database_t *database);
8
9       This  function  retrieves the default mongoc_read_concern_t to use with
10       database as configured by the client.
11

PARAMETERS

13database: A mongoc_database_t.
14

RETURNS

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

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 202M3ONGOC_DATABASE_GET_READ_CONCERN(3)
Impressum