1MONGOC_GRIDFS_FILE_GET_ALIASES(3)  libmongoc MONGOC_GRIDFS_FILE_GET_ALIASES(3)
2
3
4

SYNOPSIS

6          const bson_t *
7          mongoc_gridfs_file_get_aliases (mongoc_gridfs_file_t *file);
8

PARAMETERS

10file: A mongoc_gridfs_file_t.
11

DESCRIPTION

13       Fetches the aliases associated with a gridfs file.
14

RETURNS

16       Returns a bson_t that should not be modified or freed.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023MONGOC_GRIDFS_FILE_GET_ALIASES(3)
Impressum