#include <userver/storages/mongo/options.hpp>
Specifies the number of documents to request from the server.
0 means "no limit". Definition at line 144 of file options.hpp.
Public Member Functions | |
| Limit (size_t value) | |
| size_t | Value () const |
|
inlineexplicit |
Definition at line 146 of file options.hpp.
|
inline |
Definition at line 148 of file options.hpp.