다음을 통해 공유


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 경로의 최대 깊이입니다.

구현

적용 대상

추가 정보