DataServiceConfiguration.MaxResultsPerCollection 속성

정의

반환된 각 컬렉션의 최대 항목 수를 가져오거나 설정합니다.

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

속성 값

최대 항목 수입니다.

구현

설명

이 최대값은 중첩된 컬렉션에도 적용됩니다.

적용 대상

추가 정보