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

SYNOPSIS

6          bool
7          mongoc_uri_has_option (const mongoc_uri_t *uri, const char *option);
8

PARAMETERS

10uri: A mongoc_uri_t.
11
12option: The name of an option, case insensitive.
13

DESCRIPTION

15       Returns true if the option was present in the initial MongoDB URI.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023         MONGOC_URI_HAS_OPTION(3)
Impressum