DataSourceFillErrorEventArgs Properties
Provides data for the FillError event.
Name | Description |
---|---|
Connection |
Specifies the name of the JSON data source connection that was used when the Fill |
Exception |
Gets the exception that caused the Fill |
Handled |
Gets or sets whether the Fill |
See Also