Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Query
IQuery Interface
IQuery Methods
Run Method
ToLive Method
IQuery
ToLive 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-b0364
Syntax
C#
Copy
ILiveQuery
ToLive
()
Return Value
Type:
ILiveQuery
The instantiated live query object
See Also
Reference
IQuery Interface
Couchbase.Lite.Query Namespace