mongoc_bulk_operation_get_database - Man Page

Synopsis

const char*
mongoc_bulk_operation_get_database (const mongoc_bulk_operation_t *bulk);

Parameters

Description

Retrieves the database name.

Returns

A C string that should not be modified or freed.

Author

MongoDB, Inc

Info

Sep 04, 2026 2.5.2 libmongoc