DataSourceFillErrorEventArgs Constructors
Provides data for the FillError event.| Name | Parameters | Description |
|---|---|---|
| DataSourceFillErrorEventArgs(String, Exception) | connectionName, exception | Creates a new instance of the DataSourceFillErrorEventArgs class with specified settings. |
See Also