1MONGOC_URI_HAS_OPTION(3)           libmongoc          MONGOC_URI_HAS_OPTION(3)
2
3
4

NAME

6       mongoc_uri_has_option - mongoc_uri_has_option()
7

SYNOPSIS

9          bool
10          mongoc_uri_has_option (const mongoc_uri_t *uri, const char *option);
11

PARAMETERS

13uri: A mongoc_uri_t.
14
15option: The name of an option, case insensitive.
16

DESCRIPTION

18       Returns true if the option was present in the initial MongoDB URI.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.21.1                           Mar 02, 2022         MONGOC_URI_HAS_OPTION(3)
Impressum