Uses of Class
com.microsoft.store.partnercenter.models.query.BaseQuery
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.query |
-
Uses of BaseQuery in com.microsoft.store.partnercenter.models.query
Subclasses of BaseQuery in com.microsoft.store.partnercenter.models.query Modifier and Type Class Description classCountQueryA query that returns the number of entities that may optionally fit a filter.classIndexedQueryA query that supports pagination.classSeekQueryRepresents a seek query.classSimpleQueryA standard query that returns entities according to sort and filter options (Does not do paging).