IMeta Interface |
Namespace: Couchbase.Lite.Query
public interface IMeta
The IMeta type exposes the following members.
| Name | Description | |
|---|---|---|
| ID |
Gets an expression for retrieving the unique ID of a document
| |
| Sequence |
Gets an expression for retrieving the sequence of a document
(i.e. the auto-incrementing entry in the database)
|