DataServiceQueryContinuation<T> Class
July 26, 2012
Encapsulates a URI that returns the next page of a paged query result.
System.Object
System.Data.Services.Client.DataServiceQueryContinuation
System.Data.Services.Client.DataServiceQueryContinuation<T>
System.Data.Services.Client.DataServiceQueryContinuation
System.Data.Services.Client.DataServiceQueryContinuation<T>
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
The DataServiceQueryContinuation<T> type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | NextLinkUri | Gets the URI that is used to return the next page of data from a paged query result. (Inherited from DataServiceQueryContinuation.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Returns the next link URI as a string. (Inherited from DataServiceQueryContinuation.) |
