1MONGOC_URI_GET_OPTIONS(3)      MongoDB C Driver      MONGOC_URI_GET_OPTIONS(3)
2
3
4

NAME

6       mongoc_uri_get_options - mongoc_uri_get_options()
7

SYNOPSIS

9          const bson_t *
10          mongoc_uri_get_options (const mongoc_uri_t *uri);
11

PARAMETERS

13       ยท uri: A mongoc_uri_t.
14

DESCRIPTION

16       Fetches  a  bson  document containing all of the options provided after
17       the ? of a URI.
18

RETURNS

20       A bson_t which should not be modified or freed.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.14.0                           Feb 22, 2019        MONGOC_URI_GET_OPTIONS(3)
Impressum