ODataQuery<T>.OrderBy Property

Definition

Gets or sets query $orderby expression.

public string OrderBy { get; set; }
member this.OrderBy : string with get, set
Public Property OrderBy As String

Property Value

Applies to