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 public long SequenceNumber { get; }
Property Value
Type:
Int64See Also