Query |
The QueryControlParameterNames type exposes the following members.
| Name | Description | |
|---|---|---|
| HttpBundleRelatedParameterName | Indicates the server should bundle dependent objects | |
| HttpCountParameterName | The name of the HTTP parameter that limits the number of results returned | |
| HttpExcludePathParameterName | Name of the exclude path | |
| HttpIncludePathParameterName | Name of the include path | |
| HttpIncludeTotalParameterName | NAme of the HTTP parameter to count all results | |
| HttpOffsetParameterName | The name of the HTTP parameter that sets the offset of the first result | |
| HttpOrderByParameterName | The name of the HTTP parameter which contains the ordering instructions | |
| HttpQueryStateParameterName | The name of the HTTP parameter which contains the query identifier | |
| HttpSinceParameterName | The name of the HTTP upstream instruction | |
| HttpUpstreamParameterName | The name of the HTTP upstream instruction | |
| HttpViewModelParameterName | The view model to use to serialize the response |