![]() | QueryIndexManagerExtensionsCreateIndexAsync Method (IQueryIndexManager, String, String, IEnumerableString, ActionCreateQueryIndexOptions) |
[Missing <summary> documentation for "M:Couchbase.Management.Query.QueryIndexManagerExtensions.CreateIndexAsync(Couchbase.Management.Query.IQueryIndexManager,System.String,System.String,System.Collections.Generic.IEnumerable{System.String},System.Action{Couchbase.Management.Query.CreateQueryIndexOptions})"]
Namespace: Couchbase.Management.Query
public static Task CreateIndexAsync( this IQueryIndexManager queryIndexManager, string bucketName, string indexName, IEnumerable<string> fields, Action<CreateQueryIndexOptions> configureOptions )
[Missing <param name="queryIndexManager"/> documentation for "M:Couchbase.Management.Query.QueryIndexManagerExtensions.CreateIndexAsync(Couchbase.Management.Query.IQueryIndexManager,System.String,System.String,System.Collections.Generic.IEnumerable{System.String},System.Action{Couchbase.Management.Query.CreateQueryIndexOptions})"]
[Missing <param name="bucketName"/> documentation for "M:Couchbase.Management.Query.QueryIndexManagerExtensions.CreateIndexAsync(Couchbase.Management.Query.IQueryIndexManager,System.String,System.String,System.Collections.Generic.IEnumerable{System.String},System.Action{Couchbase.Management.Query.CreateQueryIndexOptions})"]
[Missing <param name="indexName"/> documentation for "M:Couchbase.Management.Query.QueryIndexManagerExtensions.CreateIndexAsync(Couchbase.Management.Query.IQueryIndexManager,System.String,System.String,System.Collections.Generic.IEnumerable{System.String},System.Action{Couchbase.Management.Query.CreateQueryIndexOptions})"]
[Missing <param name="fields"/> documentation for "M:Couchbase.Management.Query.QueryIndexManagerExtensions.CreateIndexAsync(Couchbase.Management.Query.IQueryIndexManager,System.String,System.String,System.Collections.Generic.IEnumerable{System.String},System.Action{Couchbase.Management.Query.CreateQueryIndexOptions})"]
[Missing <param name="configureOptions"/> documentation for "M:Couchbase.Management.Query.QueryIndexManagerExtensions.CreateIndexAsync(Couchbase.Management.Query.IQueryIndexManager,System.String,System.String,System.Collections.Generic.IEnumerable{System.String},System.Action{Couchbase.Management.Query.CreateQueryIndexOptions})"]
[Missing <returns> documentation for "M:Couchbase.Management.Query.QueryIndexManagerExtensions.CreateIndexAsync(Couchbase.Management.Query.IQueryIndexManager,System.String,System.String,System.Collections.Generic.IEnumerable{System.String},System.Action{Couchbase.Management.Query.CreateQueryIndexOptions})"]