My Project
Protected Member Functions
Sql_cmd_common_alter_table Class Reference

#include <sql_alter.h>

Inheritance diagram for Sql_cmd_common_alter_table:
Sql_cmd Sql_alloc Sql_cmd_alter_table Sql_cmd_discard_import_tablespace

List of all members.

Protected Member Functions

 Sql_cmd_common_alter_table ()
virtual enum_sql_command sql_command_code () const
 Return the command code for this statement.

Detailed Description

Sql_cmd_common_alter_table represents the common properties of the ALTER TABLE statements.

Todo:
move Alter_info and other ALTER generic structures from Lex here.

Constructor & Destructor Documentation

Constructor.


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