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

NAME

6       mongoc_database_get_read_concern - mongoc_database_get_read_concern()
7

SYNOPSIS

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

PARAMETERS

16       ยท database: A mongoc_database_t.
17

RETURNS

19       A mongoc_read_concern_t that should not be modified or freed.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.16.2                           Feb 25, 202M0ONGOC_DATABASE_GET_READ_CONCERN(3)
Impressum