Skip to content

Struct tr_trigger

ClassList > tr_trigger

  • #include <trigger_manager.h>

Public Attributes

Type Name
struct tr_activity * action
char * attribute
int chn
int class_attribute
DB_OBJECT * class_mop
const char * comment
struct tr_activity * condition
DB_DATETIME created_time
char * current_refname
DB_TRIGGER_EVENT event
char * name
DB_OBJECT * object
DB_OBJECT * owner
double priority
DB_TRIGGER_STATUS status
char * temp_refname
DB_DATETIME updated_time

Public Attributes Documentation

variable action

struct tr_activity* tr_trigger::action;

variable attribute

char* tr_trigger::attribute;

variable chn

int tr_trigger::chn;

variable class_attribute

int tr_trigger::class_attribute;

variable class_mop

DB_OBJECT* tr_trigger::class_mop;

variable comment

const char* tr_trigger::comment;

variable condition

struct tr_activity* tr_trigger::condition;

variable created_time

DB_DATETIME tr_trigger::created_time;

variable current_refname

char* tr_trigger::current_refname;

variable event

DB_TRIGGER_EVENT tr_trigger::event;

variable name

char* tr_trigger::name;

variable object

DB_OBJECT* tr_trigger::object;

variable owner

DB_OBJECT* tr_trigger::owner;

variable priority

double tr_trigger::priority;

variable status

DB_TRIGGER_STATUS tr_trigger::status;

variable temp_refname

char* tr_trigger::temp_refname;

variable updated_time

DB_DATETIME tr_trigger::updated_time;


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