Skip to content

Struct tr_schema_cache

ClassList > tr_schema_cache

  • #include <trigger_manager.h>

Public Attributes

Type Name
unsigned short array_length
short compiled
struct tr_schema_cache * next
DB_OBJLIST * objects
TR_TRIGLIST * triggers

Public Attributes Documentation

variable array_length

unsigned short tr_schema_cache::array_length;

variable compiled

short tr_schema_cache::compiled;

variable next

struct tr_schema_cache* tr_schema_cache::next;

variable objects

DB_OBJLIST* tr_schema_cache::objects;

variable triggers

TR_TRIGLIST* tr_schema_cache::triggers[1];


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