다음을 통해 공유


ODataValidationSettings.MaxNodeCount 속성

정의

$filter 구문 트리 내부의 최대 노드 수를 가져오거나 설정합니다.

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

속성 값

설명

기본값은 100입니다.

적용 대상