Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
IMeta Interface
IMeta Properties
ID Property
Sequence Property
IMeta
Sequence Property
Gets an expression for retrieving the sequence of a document (i.e. the auto-incrementing entry in the database)
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
IMetaExpression
Sequence
{
get
; }
Property Value
Type:
IMetaExpression
See Also
Reference
IMeta Interface
Couchbase.Lite.Query Namespace