Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
IQuery Interface
IQuery Methods
Run Method
ToLive Method
IQuery
Run Method
Runs the query
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
IResultSet
Run
()
Return Value
Type:
IResultSet
The results of running the query
See Also
Reference
IQuery Interface
Couchbase.Lite.Query Namespace