EnableQueryAttribute.MaxOrderByNodeCount Property

Definition

Gets or sets the maximum number of expressions that can be present in the $orderby.

public int MaxOrderByNodeCount { get; set; }
member this.MaxOrderByNodeCount : int with get, set
Public Property MaxOrderByNodeCount As Integer

Property Value

Applies to