![]() | CollectionManagerExtensionsGetAllScopesAsync Method (ICouchbaseCollectionManager, ActionGetAllScopesOptions) |
[Missing <summary> documentation for "M:Couchbase.Management.Collections.CollectionManagerExtensions.GetAllScopesAsync(Couchbase.Management.Collections.ICouchbaseCollectionManager,System.Action{Couchbase.Management.Collections.GetAllScopesOptions})"]
Namespace: Couchbase.Management.Collections
public static Task<IEnumerable<ScopeSpec>> GetAllScopesAsync( this ICouchbaseCollectionManager manager, Action<GetAllScopesOptions> configureOptions )
[Missing <param name="manager"/> documentation for "M:Couchbase.Management.Collections.CollectionManagerExtensions.GetAllScopesAsync(Couchbase.Management.Collections.ICouchbaseCollectionManager,System.Action{Couchbase.Management.Collections.GetAllScopesOptions})"]
[Missing <param name="configureOptions"/> documentation for "M:Couchbase.Management.Collections.CollectionManagerExtensions.GetAllScopesAsync(Couchbase.Management.Collections.ICouchbaseCollectionManager,System.Action{Couchbase.Management.Collections.GetAllScopesOptions})"]
[Missing <returns> documentation for "M:Couchbase.Management.Collections.CollectionManagerExtensions.GetAllScopesAsync(Couchbase.Management.Collections.ICouchbaseCollectionManager,System.Action{Couchbase.Management.Collections.GetAllScopesOptions})"]