DataServiceConfiguration.MaxExpandCount 속성

정의

연산자를 사용하여 $expand 단일 요청에 포함할 수 있는 관련 엔터티의 최대 수를 가져오거나 설정합니다.

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

속성 값

관련 엔터티의 최대 수입니다.

구현

적용 대상

추가 정보