Skip to content

Struct or_foreign_key

ClassList > or_foreign_key

  • #include <object_representation_sr.h>

Public Attributes

Type Name
int del_action
char * fkname
OR_FOREIGN_KEY * next
OID ref_class_oid
BTID ref_class_pk_btid
BTID self_btid
OID self_oid
int upd_action

Public Attributes Documentation

variable del_action

int or_foreign_key::del_action;

variable fkname

char* or_foreign_key::fkname;

variable next

OR_FOREIGN_KEY* or_foreign_key::next;

variable ref_class_oid

OID or_foreign_key::ref_class_oid;

variable ref_class_pk_btid

BTID or_foreign_key::ref_class_pk_btid;

variable self_btid

BTID or_foreign_key::self_btid;

variable self_oid

OID or_foreign_key::self_oid;

variable upd_action

int or_foreign_key::upd_action;


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