共用方式為


QueryOperationResponse.GetContinuation 方法

包含保護的成員
包含繼承的成員

取得 DataServiceQueryContinuation 物件,其中包含用於擷取下一個結果頁的 URI。

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 GetContinuation() 取得 DataServiceQueryContinuation 物件,其中包含用於擷取下一個結果頁的 URI。
公用方法 GetContinuation<T>(IEnumerable<T>) 取得 DataServiceQueryContinuation<T> 物件,其中包含用於擷取指定之集合中下一頁相關實體的 URI。
公用方法 GetContinuation(IEnumerable) 取得 DataServiceQueryContinuation 物件,其中包含用於擷取指定之集合中下一頁相關實體的 URI。

上層

請參閱

參考

QueryOperationResponse 類別

System.Data.Services.Client 命名空間