1MONGOC_READ_CONCERN_GET_LEVEL(3)   libmongoc  MONGOC_READ_CONCERN_GET_LEVEL(3)
2
3
4

NAME

6       mongoc_read_concern_get_level - mongoc_read_concern_get_level()
7

SYNOPSIS

9          const char *
10          mongoc_read_concern_get_level (const mongoc_read_concern_t *read_concern);
11

PARAMETERS

13       ยท read_concern: A mongoc_read_concern_t.
14

DESCRIPTION

16       Returns the currently set read concern.
17

RETURNS

19       Returns the current readConcern. If none is set, returns NULL.
20

AUTHOR

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