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

SYNOPSIS

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

PARAMETERS

13database: A mongoc_database_t.
14

RETURNS

16       A mongoc_write_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, 20M2O3NGOC_DATABASE_GET_WRITE_CONCERN(3)
Impressum