ページングされた WCF Data Services クエリ結果の次のページを返す URI をカプセル化します。
継承階層
System.Object
System.Data.Services.Client.DataServiceQueryContinuation
System.Data.Services.Client.DataServiceQueryContinuation<T>
名前空間: System.Data.Services.Client
アセンブリ: Microsoft.Data.Services.Client (Microsoft.Data.Services.Client.dll)
構文
'宣言
Public MustInherit Class DataServiceQueryContinuation
'使用
Dim instance As DataServiceQueryContinuation
public abstract class DataServiceQueryContinuation
public ref class DataServiceQueryContinuation abstract
[<AbstractClassAttribute>]
type DataServiceQueryContinuation = class end
public abstract class DataServiceQueryContinuation
DataServiceQueryContinuation 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
NextLinkUri | ページングされたクエリ結果からデータの次のページを返すために使用する URI を取得します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | 次のリンク URI を文字列として返します。 (Object.ToString() をオーバーライドします。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
関連項目
参照
System.Data.Services.Client 名前空間
.gif)
.gif)
.gif)