|
My Project
|
#include <sql_alter.h>
Protected Member Functions | |
| Sql_cmd_common_alter_table () | |
| virtual enum_sql_command | sql_command_code () const |
| Return the command code for this statement. | |
Sql_cmd_common_alter_table represents the common properties of the ALTER TABLE statements.
| Sql_cmd_common_alter_table::Sql_cmd_common_alter_table | ( | ) | [inline, protected] |
Constructor.
1.7.6.1