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.1.0-b0232
Syntax public static IMetaExpression ID { get; }
Property Value
Type:
IMetaExpressionSee Also