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

SYNOPSIS

6          const char *
7          mongoc_read_concern_get_level (const mongoc_read_concern_t *read_concern);
8

PARAMETERS

10read_concern: A mongoc_read_concern_t.
11

DESCRIPTION

13       Returns the currently set read concern.
14

RETURNS

16       Returns the current readConcern. If none is set, returns NULL.
17

AUTHOR

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