QueryRowSequenceNumber Property |
Gets the sequence number of the associated
Revision.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public long SequenceNumber { get; }
Property Value
Type:
Int64The sequence number.
See Also