다음을 통해 공유


IDataServiceConfiguration.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

속성 값

컬렉션당 최대 결과 수를 나타내는 정수 값입니다.

적용 대상