MONGOC_GRIDFS_FILE_GET_METADATA(3) | MongoDB C Driver | MONGOC_GRIDFS_FILE_GET_METADATA(3) |
mongoc_gridfs_file_get_metadata - mongoc_gridfs_file_get_metadata()
const bson_t * mongoc_gridfs_file_get_metadata (mongoc_gridfs_file_t *file);
Fetches a bson document containing the metadata for the gridfs file.
Returns a bson_t that should not be modified or freed.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |