#include <sql_signal.h>
List of all members.
Detailed Description
Sql_cmd_resignal represents a RESIGNAL statement.
Constructor & Destructor Documentation
Constructor, used to represent a RESIGNAL statement.
- Parameters:
-
cond | the SQL condition to resignal (optional, may be NULL). |
set | the collection of signal informations to resignal. |
Member Function Documentation
Execute RESIGNAL SQL-statement.
- Parameters:
-
- Returns:
- Error status
- Return values:
-
true | in case of error |
false | on success |
Implements Sql_cmd.
The documentation for this class was generated from the following files: