Struct pt_dblink_info
ClassList > pt_dblink_info
Public Attributes
Public Attributes Documentation
variable cols
PT_NODE* pt_dblink_info::cols;
variable conn
PT_NODE* pt_dblink_info::conn;
variable corr_key_col_names
const char* pt_dblink_info::corr_key_col_names[8];
variable corr_key_count
int pt_dblink_info::corr_key_count;
variable corr_key_outer_copy
PT_NODE* pt_dblink_info::corr_key_outer_copy[8];
variable corr_sql_built
bool pt_dblink_info::corr_sql_built;
variable host_vars
PT_HOST_VAR_IDX_INFO pt_dblink_info::host_vars;
variable is_name
bool pt_dblink_info::is_name;
variable owner_list
PT_NODE* pt_dblink_info::owner_list;
variable owner_name
PT_NODE* pt_dblink_info::owner_name;
variable pushed_pred
PT_NODE* pt_dblink_info::pushed_pred;
variable pwd
PT_NODE* pt_dblink_info::pwd;
variable qstr
PT_NODE* pt_dblink_info::qstr;
variable remote_col_list
void* pt_dblink_info::remote_col_list;
variable remote_table_name
char* pt_dblink_info::remote_table_name;
variable rewritten
PARSER_VARCHAR* pt_dblink_info::rewritten;
variable rewritten_has_where
bool pt_dblink_info::rewritten_has_where;
variable sel_list
PT_NODE* pt_dblink_info::sel_list;
variable url
PT_NODE* pt_dblink_info::url;
variable user
PT_NODE* pt_dblink_info::user;
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h