EnableQueryAttribute.MaxNodeCount Property

Definition

Gets or sets the maximum number of nodes inside the $filter syntax tree.

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

Property Value

The default value is 100.

Applies to