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