Method | Description | |
---|---|---|
SqlParseException ( string message ) : System |
Creates an instance of the sql parse exception.
|
public SqlParseException ( string message ) : System | ||
message | string | The message generated by the SQL parser. |
return | System |