Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Add query ranges to original query.
Syntax
protected Query addQueryOriginalDocuments(Query _queryOriginalDocuments, Query _query)
Run On
Called
Parameters
- _queryOriginalDocuments
Type: Query Class
Original query,
- _query
Type: Query Class
Source query.
Return Value
Type: Query Class
A new original query with added ranges from source query.