DashboardConnectionErrorEventArgs Constructors
Provides data for ConnectionError events.| Name | Parameters | Description |
|---|---|---|
| DashboardConnectionErrorEventArgs(String, String, DataConnectionParametersBase, Exception, IWaitFormActivator) | connectionName, dataSourceName, connectionParameters, exception, waitFormActivator | Initializes a new instance of the DashboardConnectionErrorEventArgs class. |
See Also