你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Constants.ContinuationConstants 类

定义

结果延续的常量

public static class Constants.ContinuationConstants
type Constants.ContinuationConstants = class
Public Class Constants.ContinuationConstants
继承
Constants.ContinuationConstants

字段

BlobType

指定 Blob 延续标记类型。

ContinuationTopElement

延续标记的 Top 元素

CurrentVersion

存储当前令牌版本值。

FileType

指定文件延续标记类型。

NextMarkerElement

下一个标记的 XML 元素。

NextPartitionKeyElement

下一个分区键的 XML 元素。

NextRowKeyElement

下一行键的 XML 元素。

NextTableNameElement

下一个表名称的 XML 元素。

QueueType

指定队列延续标记类型。

TableType

指定表延续标记类型。

TargetLocationElement

目标位置的 XML 元素。

TypeElement

标记类型的 XML 元素。

VersionElement

令牌版本的 XML 元素。

适用于