Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
SelectResult Class
SelectResult Methods
SelectResult Class
A class for generating instances of
ISelectResult
. This *will* be expanded on in the near future.
Inheritance Hierarchy
System
Object
Couchbase.Lite.Query
SelectResult
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0195
Syntax
C#
Copy
public
static
class
SelectResult
The
SelectResult
type exposes the following members.
Methods
Name
Description
Expression
Creates an instance based on the given expression
Top
See Also
Reference
Couchbase.Lite.Query Namespace