Range Element in Microsoft.Search.Query Schema for Enterprise Search
Contains information about the range of the query, including the size and the number of results requested. Applies to the Enterprise Search Query Web service. For more information, see Enterprise Search Query Web Service Overview.
<Range>
<StartAt></StartAt>
<Count></Count>
</Range>
Attributes
Attribute | Description |
---|---|
None |
Child Elements
StartAt Element in Microsoft.Search.Query Schema for Enterprise Search |
Count Element in Microsoft.Search.Query Schema for Enterprise Search |
Parent Elements
Query Element in Microsoft.Search.Query Schema for Enterprise Search |
Remarks
Schema name: Microsoft.Search.Query
Applies to: Query Web method (Microsoft.Search.Response.Document), QueryEx Web method (System.Data.Dataset)
Optional: Yes
See Also
Concepts
Microsoft.Search.Query Schema for Enterprise Search
Enterprise Search Query Web Service Overview