Parameterized Query
Used to build a Query that supports parameters.
Parameters
R
the type of the results.
Functions
Link copied to clipboard
Executes the PagedQuery
Link copied to clipboard
Sets the maximum number of results to return.
Link copied to clipboard
Sets the index of the first result in the query to return.
Link copied to clipboard
Set parameter with given name.
Link copied to clipboard
Sets the parameters as a Map.