DataSourceUnsafeConnectionException Constructors
The exception that occurs when the data source contains unsafe data connection.Name | Parameters | Description |
---|---|---|
DataSourceUnsafeConnectionException(String) | dataSourceName | Initializes a new instance of the DataSourceUnsafeConnectionException class. |
See Also