QueryCompletedEventArgs Properties |
The QueryCompletedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorInfo |
The error, if any, that occured during the execution of the Query
| |
| Rows |
The result rows from the Query.
|