Click or drag to resize

QueryCompletedEventArgs Properties

The QueryCompletedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyErrorInfo
The error, if any, that occured during the execution of the Query
Public propertyRows
The result rows from the Query.
Top
See Also