Click or drag to resize

MetaSequence Property

A query expression that retrieves the document sequence from an entry in the database

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public static IMetaExpression Sequence { get; }

Property Value

Type: IMetaExpression
See Also