Méthode | Description | |
---|---|---|
UnableToConstructSqlException ( string message, IConnectionDescriptor desc, |
Unable to construct a SQL statement.
|
public UnableToConstructSqlException ( string message, IConnectionDescriptor desc, |
||
message | string | Start of the message, if you don't want to use the default. |
desc | IConnectionDescriptor | Connection descriptor we would have connected with. |
e | Exception that was thrown by the database driver. | |
Résultat | System |