QueryChangeEventArgs Properties |
The QueryChangeEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Error |
Returns the error, if any, that occured while executing
the Query, otherwise null.
| |
Rows |
Gets the results of the Query.
| |
Source |
Gets the LiveQuery that raised the event.
|