Struct pt_dblink_info¶
#include <parse_tree.h>
Public Attributes¶
| Type | Name |
|---|---|
| PT_NODE * | cols |
| PT_NODE * | conn |
| PT_HOST_VAR_IDX_INFO | host_vars |
| bool | is_name |
| PT_NODE * | owner_list |
| PT_NODE * | owner_name |
| PT_NODE * | pushed_pred |
| PT_NODE * | pwd |
| PT_NODE * | qstr |
| void * | remote_col_list |
| char * | remote_table_name |
| PARSER_VARCHAR * | rewritten |
| PT_NODE * | sel_list |
| PT_NODE * | url |
| PT_NODE * | user |
Public Attributes Documentation¶
variable cols¶
variable conn¶
variable host_vars¶
variable is_name¶
variable owner_list¶
variable owner_name¶
variable pushed_pred¶
variable pwd¶
variable qstr¶
variable remote_col_list¶
variable remote_table_name¶
variable rewritten¶
variable sel_list¶
variable url¶
variable user¶
The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h