1MONGOC_CURSOR_GET_LIMIT(3)         libmongoc        MONGOC_CURSOR_GET_LIMIT(3)
2
3
4

NAME

6       mongoc_cursor_get_limit - mongoc_cursor_get_limit()
7

SYNOPSIS

9          int64_t
10          mongoc_cursor_get_limit (mongoc_cursor_t *cursor);
11

PARAMETERS

13       · cursor: A mongoc_cursor_t.
14

DESCRIPTION

16       Return  the  value  set  with mongoc_cursor_set_limit or mongoc_collec‐
17       tion_find.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.16.2                           Feb 25, 2020       MONGOC_CURSOR_GET_LIMIT(3)
Impressum