mongoc_uri_has_option - Man Page

Synopsis

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

Parameters

Description

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

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libmongoc