ODataQuery<T>.Top Property

Definition

Gets or sets query $top value.

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

Property Value

Applies to