Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class OuterRequestSpans.ManagerSpan.Views

    Inheritance
    object
    OuterRequestSpans.ManagerSpan.Views
    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.Views

    Fields

    | Edit this page View Source

    DropDesignDocument

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

    GetAllDesignDocuments

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

    GetDesignDocument

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

    PublishDesignDocument

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

    UpsertDesignDocument

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