Skip to content

Struct pt_execute_info

ClassList > pt_execute_info

  • #include <parse_tree.h>

Public Attributes

Type Name
int column_count
int do_cache
PT_NODE * into_list
PT_NODE * name
int oids_included
PT_NODE * query
int recompile
CUBRID_STMT_TYPE stmt_type
PT_NODE * using_list
XASL_ID xasl_id

Public Attributes Documentation

variable column_count

int pt_execute_info::column_count;

variable do_cache

int pt_execute_info::do_cache;

variable into_list

PT_NODE* pt_execute_info::into_list;

variable name

PT_NODE* pt_execute_info::name;

variable oids_included

int pt_execute_info::oids_included;

variable query

PT_NODE* pt_execute_info::query;

variable recompile

int pt_execute_info::recompile;

variable stmt_type

CUBRID_STMT_TYPE pt_execute_info::stmt_type;

variable using_list

PT_NODE* pt_execute_info::using_list;

variable xasl_id

XASL_ID pt_execute_info::xasl_id;


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