다음을 통해 공유


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

속성 값

항목의 최대 개수입니다.

구현

설명

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

적용 대상

추가 정보