Click or drag to resize

IMetaID Property

Gets an expression for retrieving the unique ID of a document

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
IMetaExpression ID { get; }

Property Value

Type: IMetaExpression
See Also