Class OuterRequestSpans.ManagerSpan.Collections
Inheritance
OuterRequestSpans.ManagerSpan.Collections
Assembly: Couchbase.NetClient.dll
Syntax
public static class OuterRequestSpans.ManagerSpan.Collections
Fields
|
Edit this page
View Source
CreateCollection
Declaration
public const string CreateCollection = "manager_collections_create_collection"
Field Value
|
Edit this page
View Source
CreateScope
Declaration
public const string CreateScope = "manager_collections_create_scope"
Field Value
|
Edit this page
View Source
DropCollection
Declaration
public const string DropCollection = "manager_collections_drop_collection"
Field Value
|
Edit this page
View Source
DropScope
Declaration
public const string DropScope = "manager_collections_drop_scope"
Field Value
|
Edit this page
View Source
GetAllScopes
Declaration
public const string GetAllScopes = "manager_collections_get_all_scopes"
Field Value