Skip to content

Struct trigger_exec_info

ClassList > trigger_exec_info

Public Attributes

Type Name
bool is_update_object
const char * name1
const char * name2
DB_OBJECT * object1
DB_OBJECT * object2
int path_expr_level
UINTPTR spec_id1
UINTPTR spec_id2
int trig_corr_path

Public Attributes Documentation

variable is_update_object

bool trigger_exec_info::is_update_object;

variable name1

const char* trigger_exec_info::name1;

variable name2

const char* trigger_exec_info::name2;

variable object1

DB_OBJECT* trigger_exec_info::object1;

variable object2

DB_OBJECT* trigger_exec_info::object2;

variable path_expr_level

int trigger_exec_info::path_expr_level;

variable spec_id1

UINTPTR trigger_exec_info::spec_id1;

variable spec_id2

UINTPTR trigger_exec_info::spec_id2;

variable trig_corr_path

int trigger_exec_info::trig_corr_path;


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