次の方法で共有


TableContinuationToken.NextPartitionKey プロパティ

定義

ITableEntity 列挙操作における次のパーティション キーを取得または設定します。

public string NextPartitionKey { get; set; }
member this.NextPartitionKey : string with get, set
Public Property NextPartitionKey As String

プロパティ値

次のパーティション キーを表す文字列です。

適用対象