Click or drag to resize

LiveQuery Events

The LiveQuery type exposes the following members.

Events
  NameDescription
Public eventChanged
Adds or removed a LiveQuery change delegate that will be called whenever the Database changes in a way that would affect the results of the Query.
Public eventCompleted
Event raised when a query has finished running.
(Inherited from Query.)
Top
See Also