Couchbase .NET SDK | 3.8.0
Search Results for

    Show / Hide Table of Contents

    Interface ICollectionQueryIndexManagerFactory

    Namespace: Couchbase.Management.Query
    Assembly: Couchbase.NetClient.dll
    Syntax
    public interface ICollectionQueryIndexManagerFactory

    Methods

    | Edit this page View Source

    Create(IBucket, ICouchbaseCollection)

    Declaration
    ICollectionQueryIndexManager Create(IBucket bucket, ICouchbaseCollection collection)
    Parameters
    Type Name Description
    IBucket bucket
    ICouchbaseCollection collection
    Returns
    Type Description
    ICollectionQueryIndexManager
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.