mongoc_bulk_operation_get_database()

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.