TableCapabilitiesMetadata.ServerPagingOptions Property

Definition

List of supported server-driven paging capabilities

[System.Text.Json.Serialization.JsonPropertyName("serverPagingOptions")]
public System.Collections.Generic.List<string> ServerPagingOptions { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("serverPagingOptions")>]
member this.ServerPagingOptions : System.Collections.Generic.List<string> with get, set
Public Property ServerPagingOptions As List(Of String)

Property Value

Attributes

Applies to