Couchbase .NET SDK | 3.8.0
Search Results for

    Show / Hide Table of Contents

    Class AnalyticsDataset

    Inheritance
    object
    AnalyticsDataset
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Management.Analytics
    Assembly: Couchbase.NetClient.dll
    Syntax
    public class AnalyticsDataset

    Properties

    | Edit this page View Source

    BucketName

    Declaration
    public string BucketName { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    DataverseName

    Declaration
    public string DataverseName { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    LinkName

    Declaration
    public string LinkName { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.