CUBRID Engine  latest
pt_killstmt_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_killstmt_info:
Collaboration graph

Public Attributes

KILLSTMT_TYPE kill_type
 
PT_NODEtran_id_list
 

Detailed Description

Definition at line 2819 of file parse_tree.h.

Member Data Documentation

KILLSTMT_TYPE pt_killstmt_info::kill_type

Definition at line 2821 of file parse_tree.h.

Referenced by do_kill(), and pt_init_kill().

PT_NODE* pt_killstmt_info::tran_id_list

Definition at line 2822 of file parse_tree.h.

Referenced by do_kill(), and pt_check_kill().


The documentation for this struct was generated from the following file: