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

CollectionQueryResult<T>.ContinuationToken 属性

定义

获取延续标记。

public string ContinuationToken { get; }
member this.ContinuationToken : string
Public ReadOnly Property ContinuationToken As String

属性值

继续标记,如果查询中没有其他可用数据,则为 null 或空。

适用于