Class AnalyticsIndex
Inheritance
AnalyticsIndex
Assembly: Couchbase.NetClient.dll
Syntax
public class AnalyticsIndex
Properties
|
Edit this page
View Source
DatasetName
Declaration
public string DatasetName { get; set; }
Property Value
|
Edit this page
View Source
DataverseName
Declaration
public string DataverseName { get; set; }
Property Value
|
Edit this page
View Source
IsPrimary
Declaration
public bool IsPrimary { get; set; }
Property Value
|
Edit this page
View Source
Name
Declaration
public string Name { get; set; }
Property Value