Partager via


CosmosPage<T>.ContinuationToken Property

Definition

The continuation token for fetching further results from the query. Is null or empty when there are no more results.

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

Property Value

Applies to