Click or drag to resize

QueryEnumeratorSequenceNumber Property

Gets the Database's sequence number at the time the View results were generated.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public long SequenceNumber { get; }

Property Value

Type: Int64
See Also