Skip to content

Struct pt_drop_info

ClassList > pt_drop_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_MISC_TYPE entity_type
bool if_exists
PT_NODE * internal_stmts
bool is_cascade_constraints
PT_NODE * spec_list

Public Attributes Documentation

variable entity_type

PT_MISC_TYPE pt_drop_info::entity_type;

variable if_exists

bool pt_drop_info::if_exists;

variable internal_stmts

PT_NODE* pt_drop_info::internal_stmts;

variable is_cascade_constraints

bool pt_drop_info::is_cascade_constraints;

variable spec_list

PT_NODE* pt_drop_info::spec_list;


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