Share via


TableContinuationToken.NextRowKey Property

Definition

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

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

Property Value

A string containing the next row key.

Applies to