DataServiceQueryContinuation.NextLinkUri 속성

정의

페이징된 쿼리 결과에서 다음 데이터 페이지를 반환하는 데 사용되는 URI를 가져옵니다.

public:
 property Uri ^ NextLinkUri { Uri ^ get(); };
public Uri NextLinkUri { get; }
member this.NextLinkUri : Uri
Public ReadOnly Property NextLinkUri As Uri

속성 값

Uri

다음 데이터 페이지를 반환하는 URI입니다.

적용 대상

추가 정보