TableContinuationToken Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property NextPartitionKey Gets or sets the next partition key for ITableEntity enumeration operations.
public property NextRowKey Gets or sets the next row key for ITableEntity enumeration operations.
public property NextTableName Gets or sets the next table name for ITableEntity enumeration operations.
public property TargetLocation Gets or sets the storage location that the continuation token applies to.

See Also