Share via


Constants.ContinuationConstants Class

Definition

Constants for Result Continuations

public static class Constants.ContinuationConstants
type Constants.ContinuationConstants = class
Public Class Constants.ContinuationConstants
Inheritance
Constants.ContinuationConstants

Fields

BlobType

Specifies the blob continuation token type.

ContinuationTopElement

Top Element for Continuation Tokens

CurrentVersion

Stores the current token version value.

FileType

Specifies the file continuation token type.

NextMarkerElement

XML element for the next marker.

NextPartitionKeyElement

XML element for the next partition key.

NextRowKeyElement

XML element for the next row key.

NextTableNameElement

XML element for the next table name.

QueueType

Specifies the queue continuation token type.

TableType

Specifies the table continuation token type.

TargetLocationElement

XML element for the target location.

TypeElement

XML element for the token type.

VersionElement

XML element for the token version.

Applies to