DataServiceConfiguration.MaxExpandDepth 속성

정의

단일 요청의 경로에 포함 $expand 할 수 있는 관련 엔터티의 최대 수를 얻거나 설정합니다.

public:
 property int MaxExpandDepth { int get(); void set(int value); };
public int MaxExpandDepth { get; set; }
member this.MaxExpandDepth : int with get, set
Public Property MaxExpandDepth As Integer

속성 값

경로의 최대 깊이입니다 $expand .

구현

적용 대상

추가 정보