A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
QueryEnumerator Class
QueryEnumerator Properties
Count Property
Current Property
SequenceNumber Property
Stale Property
QueryEnumerator
Count Property
Gets the number of rows in the
QueryEnumerator
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
See Also
Reference
QueryEnumerator Class
Couchbase.Lite Namespace