A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
View Class
View Properties
Compiler Property
Database Property
DocumentType Property
IsStale Property
LastSequenceChangedAt Property
LastSequenceIndexed Property
Map Property
MapVersion Property
Name Property
Reduce Property
TotalRows Property
View
TotalRows Property
Gets the total number of rows present in the view
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
int
TotalRows
{
get
; }
Property Value
Type:
Int32
See Also
Reference
View Class
Couchbase.Lite Namespace