limitDefault constant

int const limitDefault

The default limit for the number of results to be returned in each result set.

Implementation

static const int limitDefault = 10;