ExtractConnectionErrorEventArgs Constructors
Provides data for the DashboardExtractDataSource.ConnectionError event.Name | Parameters | Description |
---|---|---|
ExtractConnectionErrorEventArgs(String, Exception, String, String) | dataSourceName, exception, fileName, extractDriverName | Initializes a new instance of the ExtractConnectionErrorEventArgs class. |
See Also