SqlExecutionErrorException Constructors
An exception that is thrown when an unexpected error occurs during the execution of a SQL statement.
Name | Parameters | Description |
---|---|---|
Sql |
sql, parameters, inner |
Initializes a new instance of the Sql |
See Also