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¶
variable deduplicate_level¶
variable delete_action¶
variable match_type¶
variable referenced_attrs¶
variable referenced_class¶
variable update_action¶
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h