Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Class OuterRequestSpans.ManagerSpan.Views

Inheritance
object
OuterRequestSpans.ManagerSpan.Views
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Couchbase.Core.Diagnostics.Tracing
Assembly: Couchbase.NetClient.dll
Syntax
public static class OuterRequestSpans.ManagerSpan.Views

Fields

View Source

DropDesignDocument

Declaration
public const string DropDesignDocument = "manager_views_drop_design_document"
Field Value
Type Description
string
View Source

GetAllDesignDocuments

Declaration
public const string GetAllDesignDocuments = "manager_views_get_all_design_documents"
Field Value
Type Description
string
View Source

GetDesignDocument

Declaration
public const string GetDesignDocument = "manager_views_get_design_document"
Field Value
Type Description
string
View Source

PublishDesignDocument

Declaration
public const string PublishDesignDocument = "manager_views_publish_design_document"
Field Value
Type Description
string
View Source

UpsertDesignDocument

Declaration
public const string UpsertDesignDocument = "manager_views_upsert_design_document"
Field Value
Type Description
string
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.