QueryLimitType constants

The QueryLimitType constants identify the type of query limit for a result set.

Constant Value Description
_HARD_QUERY_LIMIT 1 The absolute or upper query limit.
_SOFT_QUERY_LIMIT 2 A soft limit that can be set with MaxResultSetRows.