Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class OuterRequestSpans.ManagerSpan.Collections

    Inheritance
    object
    OuterRequestSpans.ManagerSpan.Collections
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Core.Diagnostics.Tracing
    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
    Type Description
    string
    | Edit this page View Source

    CreateScope

    Declaration
    public const string CreateScope = "manager_collections_create_scope"
    Field Value
    Type Description
    string
    | Edit this page View Source

    DropCollection

    Declaration
    public const string DropCollection = "manager_collections_drop_collection"
    Field Value
    Type Description
    string
    | Edit this page View Source

    DropScope

    Declaration
    public const string DropScope = "manager_collections_drop_scope"
    Field Value
    Type Description
    string
    | Edit this page View Source

    GetAllScopes

    Declaration
    public const string GetAllScopes = "manager_collections_get_all_scopes"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.