Returns a new LiveQuery with identical properties to the the Query.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public LiveQuery ToLiveQuery()
Return Value
Type:
LiveQueryThe live query.
See Also