다음을 통해 공유


ODataQuerySettings.PageSize 속성

정의

반환할 최대 쿼리 결과 수를 가져오거나 설정합니다.

public int? PageSize { get; set; }
member this.PageSize : Nullable<int> with get, set
Public Property PageSize As Nullable(Of Integer)

속성 값

반환할 쿼리 결과의 최대 수이거나 null 제한이 없는 경우 입니다.

적용 대상