Interface ICollectionQueryIndexManagerFactory
Namespace: Couchbase.Management.Query
Assembly: Couchbase.NetClient.dll
Syntax
public interface ICollectionQueryIndexManagerFactory
Methods
| Edit this page View SourceCreate(IBucket, ICouchbaseCollection)
Declaration
ICollectionQueryIndexManager Create(IBucket bucket, ICouchbaseCollection collection)
Parameters
Type | Name | Description |
---|---|---|
IBucket | bucket | |
ICouchbaseCollection | collection |
Returns
Type | Description |
---|---|
ICollectionQueryIndexManager |