Bagikan melalui


ResourceQueryRequestOptions.Top Property

Definition

The maximum number of rows that the query should return. Overrides the page size when $skipToken property is present.

public int? Top { get; set; }
member this.Top : Nullable<int> with get, set
Public Property Top As Nullable(Of Integer)

Property Value

Applies to