Click or drag to resize

IQueryRowSequence 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#
ulong Sequence { get; }

Property Value

Type: UInt64
See Also