Skip to content

Struct catcls_property

ClassList > catcls_property

Public Attributes

Type Name
int is_foreign_key
int is_primary_key
int is_reverse
int is_unique
const char * name
DB_SEQ * seq
int size

Public Attributes Documentation

variable is_foreign_key

int catcls_property::is_foreign_key;

variable is_primary_key

int catcls_property::is_primary_key;

variable is_reverse

int catcls_property::is_reverse;

variable is_unique

int catcls_property::is_unique;

variable name

const char* catcls_property::name;

variable seq

DB_SEQ* catcls_property::seq;

variable size

int catcls_property::size;


The documentation for this class was generated from the following file cubrid/src/storage/catalog_class.c