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