CUBRID Engine  latest
or_btree_property Struct Reference
Collaboration diagram for or_btree_property:
Collaboration graph

Public Attributes

const char * name
 
DB_SEQseq
 
BTREE_TYPE type
 
int length
 

Detailed Description

Definition at line 59 of file object_representation_sr.c.

Member Data Documentation

int or_btree_property::length
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().


The documentation for this struct was generated from the following file: