Struct sm_attribute
ClassList > sm_attribute
#include <class_object.h>
Public Attributes
Public Attributes Documentation
variable auto_increment
MOP sm_attribute::auto_increment;
variable class_mop
MOP sm_attribute::class_mop;
const char* sm_attribute::comment;
variable constraints
SM_CONSTRAINT* sm_attribute::constraints;
variable default_value
SM_DEFAULT_VALUE sm_attribute::default_value;
variable domain
TP_DOMAIN* sm_attribute::domain;
variable flags
unsigned int sm_attribute::flags;
SM_COMPONENT sm_attribute::header;
variable id
variable offset
int sm_attribute::offset;
variable on_update_default_expr
DB_DEFAULT_EXPR_TYPE sm_attribute::on_update_default_expr;
variable order
variable order_link
struct sm_attribute* sm_attribute::order_link;
variable properties
DB_SEQ* sm_attribute::properties;
variable storage_order
int sm_attribute::storage_order;
variable triggers
struct tr_schema_cache* sm_attribute::triggers;
variable type
const struct pr_type* sm_attribute::type;
The documentation for this class was generated from the following file cubrid/src/object/class_object.h