Class MetaData
Assembly: Couchbase.NetClient.dll
Fields
|
Edit this page
View Source
Declaration
public Dictionary<string, string> Errors
Field Value
Properties
|
Edit this page
View Source
Declaration
public long ErrorCount { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public double MaxScore { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public long SuccessCount { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public TimeSpan TimeTook { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public long TotalCount { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public long TotalHits { get; set; }
Property Value