Click or drag to resize

MetaID Property

A query expression that retrieves the document ID 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 ID { get; }

Property Value

Type: IMetaExpression
See Also