DataLoadingError Properties
An error occurred during loading data to a data source.Name | Description |
---|---|
DataSourceName | Gets the name of the data source for which the current data loading error occurred. |
Error | Gets or sets the text that describes the data loading error. |
InnerException | Gets or sets the inner exception that the data loading process throws. |
See Also