Sort Limit Query Extension
The Sort Limit Query Extension provides SDK 4.3 services the ability to perform Sort and Limit queries.
Using an extension point of the caGrid Query Processor, Sort Limit Query Extension allows users to query SDK 4.3 services with Sort and Limit queries. Sort queries allow users to sort their cqlResults by a particular attribute in either ascending or descending order. Limit queries allow users to specify the first result returned and the number of objects to return. Limit queries can assist in places where pagination is desired. Sort and Limit queries can be used together to provide users a convenient way to display and search cqlResults.





