Share via


TableContinuationToken.NextTableName Property

Definition

Gets or sets the next table name for ITableEntity enumeration operations.

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

Property Value

A string containing the name of the next table.

Applies to