Represents a continuation token for listing operations.
The following tables list the members exposed by the TableContinuationToken type.
Public Constructors
| Name | Description | |
|---|---|---|
| TableContinuationToken |
Public Properties
| Name | Description | |
|---|---|---|
|
NextPartitionKey | Gets or sets the next partition key for ITableEntity enumeration operations. |
|
NextRowKey | Gets or sets the next row key for ITableEntity enumeration operations. |
|
NextTableName | Gets or sets the next table name for ITableEntity enumeration operations. |
|
TargetLocation | Gets or sets the storage location that the continuation token applies to. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object) |
|
GetHashCode | (Inherited from Object) |
|
GetType | (Inherited from Object) |
|
ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |