SelectResult Class |
Namespace: Couchbase.Lite.Query
public static class SelectResult
The SelectResult type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | All |
Creates a select result instance that will return all of the
data in the retrieved document
|
![]() ![]() | Expression |
Creates an instance based on the given expression
|
![]() ![]() | Property |
Creates an instanced based on a given property path
|