Struct pt_delete_info
ClassList > pt_delete_info
Public Attributes
Public Attributes Documentation
variable class_specs
PT_NODE* pt_delete_info::class_specs;
variable cursor_name
PT_NODE* pt_delete_info::cursor_name;
variable del_stmt_list
PT_NODE* pt_delete_info::del_stmt_list;
variable execute_with_commit_allowed
unsigned pt_delete_info::execute_with_commit_allowed;
variable has_trigger
unsigned pt_delete_info::has_trigger;
variable hint
PT_HINT_ENUM pt_delete_info::hint;
variable internal_stmts
PT_NODE* pt_delete_info::internal_stmts;
variable leading_hint
PT_NODE* pt_delete_info::leading_hint;
variable limit
PT_NODE* pt_delete_info::limit;
variable no_use_hash_hint
PT_NODE* pt_delete_info::no_use_hash_hint;
variable num_parallel_threads
int pt_delete_info::num_parallel_threads;
variable rewrite_limit
unsigned pt_delete_info::rewrite_limit;
variable search_cond
PT_NODE* pt_delete_info::search_cond;
variable server_delete
unsigned pt_delete_info::server_delete;
variable spec
PT_NODE* pt_delete_info::spec;
variable target_classes
PT_NODE* pt_delete_info::target_classes;
variable use_hash_hint
PT_NODE* pt_delete_info::use_hash_hint;
variable use_idx_hint
PT_NODE* pt_delete_info::use_idx_hint;
variable use_merge_hint
PT_NODE* pt_delete_info::use_merge_hint;
variable use_nl_hint
PT_NODE* pt_delete_info::use_nl_hint;
variable using_index
PT_NODE* pt_delete_info::using_index;
variable waitsecs_hint
PT_NODE* pt_delete_info::waitsecs_hint;
variable with
PT_NODE* pt_delete_info::with;
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h