IDocumentQuery Interface
Updated: June 30, 2017
Provides methods to support query pagination and asynchronous execution in the Azure DocumentDB database service.
Assembly: Microsoft.Azure.Documents.Client (in Microsoft.Azure.Documents.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose | (Inherited from IDisposable.) |
![]() | ExecuteNextAsync | Executes the query and retrieves the next page of results as dynamic objects in the Azure DocumentDB database service. |
![]() | ExecuteNextAsync | Executes the query and retrieves the next page of results in the Azure DocumentDB database service. |
Show:

