My Project
Public Member Functions | Public Attributes
sp_condition Class Reference

#include <sp_pcontext.h>

Inheritance diagram for sp_condition:
Sql_alloc

List of all members.

Public Member Functions

 sp_condition (LEX_STRING _name, sp_condition_value *_value)

Public Attributes

LEX_STRING name
 Name of the condition.
sp_condition_valuevalue
 Value of the condition.

Detailed Description

This class represents 'DECLARE CONDITION' statement. sp_condition has little to do with SQL-conditions.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines