limitDefault constant
The default limit for the number of results to be returned in each result set.
Implementation
static const int limitDefault = 10;
The default limit for the number of results to be returned in each result set.
static const int limitDefault = 10;