getQueryResultLimit: Get the query result limit
Description
Get the query result limit
Usage
getQueryResultLimit(.Object)# S4 method for Query
getQueryResultLimit(.Object)
Value
the query result limit. If a limit is set then the value will be >= 0. If the value is < 0, no limit is set
Arguments
- .Object
a Query object