次の方法で共有


IFeedResponse<T>.ResponseContinuation プロパティ

定義

Azure Cosmos DB サービスの継続列挙に使用する継続トークンを取得します。

public string ResponseContinuation { get; }
member this.ResponseContinuation : string
Public ReadOnly Property ResponseContinuation As String

プロパティ値

継続列挙に使用する継続トークン。

適用対象