PARAMETERS
- Provided by: libmongoc-doc (Version: 1.26.0-1.1ubuntu2)
- Source: mongo-c-driver
- Report a bug
opts may be NULL or a BSON document with additional command options:
For a list of all options, see the MongoDB Manual entry on the listDatabases command.
Use mongoc_cursor_error() on the returned cursor to check for errors.
A cursor where each result corresponds to the server's representation of a database.
The cursor functions mongoc_cursor_set_limit(), mongoc_cursor_set_batch_size(), and mongoc_cursor_set_max_await_time_ms() have no use on the returned cursor.
MongoDB, Inc
2017-present, MongoDB, Inc