다음을 통해 공유


ODataValidationSettings.MaxSkip 속성

정의

클라이언트가 요청할 수 있는 $skip의 최대값을 가져오거나 설정합니다.

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

속성 값

적용 대상