Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
IQuery Interface
IQuery Methods
Run Method
ToLiveQuery Method
IQuery
ToLiveQuery Method
Converts a query to a
ILiveQuery
for realtime monitoring.
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0154
Syntax
C#
Copy
ILiveQuery
ToLiveQuery
()
Return Value
Type:
ILiveQuery
The instantiated live query object
See Also
Reference
IQuery Interface
Couchbase.Lite.Query Namespace