IQueryRow Interface |
Namespace: Couchbase.Lite
public interface IQueryRow
The IQueryRow type exposes the following members.
Name | Description | |
---|---|---|
![]() | Document |
Gets the document that was used for creating this
entry
|
![]() | DocumentID |
Gets the ID of the document that was used for
creating this entry
|
![]() | Sequence |
Gets the sequence of the document that was used for
creating this entry
|