Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class OuterRequestSpans.ManagerSpan.Query

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

    Fields

    | Edit this page View Source

    BuildDeferredIndexes

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

    CreateIndex

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

    CreatePrimaryIndex

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

    DropIndex

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

    DropPrimaryIndex

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

    GetAllIndexes

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

    WatchIndexes

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