The LiveQuery type exposes the following members.
Events
| Name | Description |
---|
| Changed |
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.
|
| Completed |
Event raised when a query has finished running.
(Inherited from Query.) |
TopSee Also