Skip to content

Struct pt_foreign_key_info

ClassList > pt_foreign_key_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * attrs
short deduplicate_level
PT_MISC_TYPE delete_action
PT_MISC_TYPE match_type
PT_NODE * referenced_attrs
PT_NODE * referenced_class
PT_MISC_TYPE update_action

Public Attributes Documentation

variable attrs

PT_NODE* pt_foreign_key_info::attrs;

variable deduplicate_level

short pt_foreign_key_info::deduplicate_level;

variable delete_action

PT_MISC_TYPE pt_foreign_key_info::delete_action;

variable match_type

PT_MISC_TYPE pt_foreign_key_info::match_type;

variable referenced_attrs

PT_NODE* pt_foreign_key_info::referenced_attrs;

variable referenced_class

PT_NODE* pt_foreign_key_info::referenced_class;

variable update_action

PT_MISC_TYPE pt_foreign_key_info::update_action;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h