Share via


QueryResult.ContinuationToken Property

Definition

The token used to get next batch of data. Absent if there's no more data.

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

Property Value

Applies to