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

Feb 06, 2025 1.30.0 libmongoc