1MONGOC_DATABASE_GET_WRITE_CONCERN(3)libmongoMcONGOC_DATABASE_GET_WRITE_CONCERN(3)
2
3
4

NAME

6       mongoc_database_get_write_concern - mongoc_database_get_write_concern()
7

SYNOPSIS

9          const mongoc_write_concern_t *
10          mongoc_database_get_write_concern (const mongoc_database_t *database);
11
12       This  function retrieves the default mongoc_write_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_write_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, 20M2O0NGOC_DATABASE_GET_WRITE_CONCERN(3)
Impressum