Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IQueryRow Interface
IQueryRow Properties
Document Property
DocumentID Property
Sequence Property
IQueryRow
Sequence Property
Gets the sequence of the document that was used for creating this entry
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
ulong
Sequence
{
get
; }
Property Value
Type:
UInt64
See Also
Reference
IQueryRow Interface
Couchbase.Lite Namespace