Share via


TableContinuationToken.NextPartitionKey Property

Definition

Gets or sets the next partition key for ITableEntity enumeration operations.

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

Property Value

A string containing the next partition key.

Applies to