Struct 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¶
variable is_primary_key¶
variable is_reverse¶
variable is_unique¶
variable name¶
variable seq¶
variable size¶
The documentation for this class was generated from the following file cubrid/src/storage/catalog_class.c