CUBRID Engine
latest
|
Public Attributes | |
const char * | name |
DB_SEQ * | seq |
BTREE_TYPE | type |
int | length |
Definition at line 59 of file object_representation_sr.c.
int or_btree_property::length |
Definition at line 64 of file object_representation_sr.c.
Referenced by or_get_current_default_value(), or_get_default_value(), and or_install_btids().
const char* or_btree_property::name |
Definition at line 61 of file object_representation_sr.c.
Referenced by or_install_btids().
DB_SEQ* or_btree_property::seq |
Definition at line 62 of file object_representation_sr.c.
Referenced by or_install_btids(), and or_install_btids_class().
BTREE_TYPE or_btree_property::type |
Definition at line 63 of file object_representation_sr.c.
Referenced by or_install_btids(), and or_install_btids_class().