DataServiceQueryContinuation<T> Class
.NET Framework (current version)
Encapsulates a URI that returns the next page of a paged WCF Data Services query result.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
System::Object
System.Data.Services.Client::DataServiceQueryContinuation
System.Data.Services.Client::DataServiceQueryContinuation<T>
System.Data.Services.Client::DataServiceQueryContinuation
System.Data.Services.Client::DataServiceQueryContinuation<T>
| 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(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns the next link URI as a string.(Inherited from DataServiceQueryContinuation.) |
.NET Framework
Available since 3.5
Silverlight
Available since 4.0
Available since 3.5
Silverlight
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

