IDocumentQuery インターフェイス

定義

Azure Cosmos DB サービスでのクエリの改ページと非同期実行をサポートするメソッドを提供します。

public interface IDocumentQuery : IDisposable
type IDocumentQuery = interface
    interface IDisposable
Public Interface IDocumentQuery
Implements IDisposable
派生
実装

注釈

メソッドのない型指定されていないインターフェイス。

適用対象