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
Syntaxpublic LiveQuery ToLiveQuery()
Return Value
Type: 
LiveQueryThe live query.
See Also