Skip to content

Struct client_update_info

ClassList > client_update_info

  • #include <execute_schema.h>

Public Attributes

Type Name
DB_ATTDESC * attr_desc
CLIENT_UPDATE_CLASS_INFO * cls_info
DB_VALUE * db_val
bool is_const
CLIENT_UPDATE_INFO * next
PT_NODE * upd_col_name

Public Attributes Documentation

variable attr_desc

DB_ATTDESC* client_update_info::attr_desc;

variable cls_info

CLIENT_UPDATE_CLASS_INFO* client_update_info::cls_info;

variable db_val

DB_VALUE* client_update_info::db_val;

variable is_const

bool client_update_info::is_const;

variable next

CLIENT_UPDATE_INFO* client_update_info::next;

variable upd_col_name

PT_NODE* client_update_info::upd_col_name;


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