|
CUBRID Engine
latest
|

Public Attributes | |
| int | p [NUM_ATT_CHG_PROP] |
| SM_CONSTRAINT_INFO * | constr_info |
| SM_CONSTRAINT_INFO * | new_constr_info |
| int | att_id |
| SM_NAME_SPACE | name_space |
| SM_NAME_SPACE | new_name_space |
| bool | class_has_subclass |
Definition at line 177 of file execute_schema.c.
| int sm_attr_properties_chg::att_id |
Definition at line 182 of file execute_schema.c.
Referenced by do_alter_clause_change_attribute(), do_change_att_schema_only(), and reset_att_property_structure().
| bool sm_attr_properties_chg::class_has_subclass |
Definition at line 185 of file execute_schema.c.
Referenced by check_att_chg_allowed(), check_change_attribute(), and reset_att_property_structure().
| SM_CONSTRAINT_INFO* sm_attr_properties_chg::constr_info |
Definition at line 180 of file execute_schema.c.
Referenced by build_attr_change_map(), do_alter_clause_change_attribute(), and reset_att_property_structure().
| SM_NAME_SPACE sm_attr_properties_chg::name_space |
Definition at line 183 of file execute_schema.c.
Referenced by build_attr_change_map(), check_att_chg_allowed(), check_change_attribute(), do_add_attribute(), do_alter_change_col_comment(), do_alter_clause_change_attribute(), do_change_att_schema_only(), and reset_att_property_structure().
| SM_CONSTRAINT_INFO* sm_attr_properties_chg::new_constr_info |
Definition at line 181 of file execute_schema.c.
Referenced by build_attr_change_map(), do_alter_clause_change_attribute(), and reset_att_property_structure().
| SM_NAME_SPACE sm_attr_properties_chg::new_name_space |
Definition at line 184 of file execute_schema.c.
Referenced by build_attr_change_map(), check_att_chg_allowed(), and reset_att_property_structure().
| int sm_attr_properties_chg::p[NUM_ATT_CHG_PROP] |
Definition at line 179 of file execute_schema.c.
Referenced by add_foreign_key(), build_att_coll_change_map(), build_att_type_change_map(), build_attr_change_map(), check_att_chg_allowed(), check_change_attribute(), do_add_constraints(), do_alter_clause_change_attribute(), do_alter_one_clause_with_template(), do_change_att_schema_only(), do_is_partitioned_subclass(), is_att_change_needed(), is_att_property_structure_checked(), pt_node_to_partition_info(), reset_att_property_structure(), and validate_attribute_domain().