1MONGOC_GRIDFS_FILE_GET_ALIASES(3M)ongoDB C DriveMrONGOC_GRIDFS_FILE_GET_ALIASES(3)
2
3
4

NAME

6       mongoc_gridfs_file_get_aliases - mongoc_gridfs_file_get_aliases()
7

SYNOPSIS

9          const bson_t *
10          mongoc_gridfs_file_get_aliases (mongoc_gridfs_file_t *file);
11

PARAMETERS

13       ยท file: A mongoc_gridfs_file_t.
14

DESCRIPTION

16       Fetches the aliases associated with a gridfs file.
17

RETURNS

19       Returns a bson_t that should not be modified or freed.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.14.0                           Feb 22, 2019MONGOC_GRIDFS_FILE_GET_ALIASES(3)
Impressum