Skip to content

Struct sm_class_constraint

ClassList > sm_class_constraint

  • #include <class_object.h>

Public Attributes

Type Name
int * asc_desc
SM_ATTRIBUTE ** attributes
int * attrs_prefix_length
const char * comment
SM_CONSTRAINT_EXTRA_FLAG extra_status
SM_PREDICATE_INFO * filter_predicate
SM_FOREIGN_KEY_INFO * fk_info
SM_FUNCTION_INFO * func_index_info
BTID index_btid
SM_INDEX_STATUS index_status
SM_INDEX_TYPE index_type
const char * name
struct sm_class_constraint * next
int options
char * shared_cons_name
SM_CONSTRAINT_TYPE type

Public Attributes Documentation

variable asc_desc

int* sm_class_constraint::asc_desc;

variable attributes

SM_ATTRIBUTE** sm_class_constraint::attributes;

variable attrs_prefix_length

int* sm_class_constraint::attrs_prefix_length;

variable comment

const char* sm_class_constraint::comment;

variable extra_status

SM_CONSTRAINT_EXTRA_FLAG sm_class_constraint::extra_status;

variable filter_predicate

SM_PREDICATE_INFO* sm_class_constraint::filter_predicate;

variable fk_info

SM_FOREIGN_KEY_INFO* sm_class_constraint::fk_info;

variable func_index_info

SM_FUNCTION_INFO* sm_class_constraint::func_index_info;

variable index_btid

BTID sm_class_constraint::index_btid;

variable index_status

SM_INDEX_STATUS sm_class_constraint::index_status;

variable index_type

SM_INDEX_TYPE sm_class_constraint::index_type;

variable name

const char* sm_class_constraint::name;

variable next

struct sm_class_constraint* sm_class_constraint::next;

variable options

int sm_class_constraint::options;

variable shared_cons_name

char* sm_class_constraint::shared_cons_name;

variable type

SM_CONSTRAINT_TYPE sm_class_constraint::type;


The documentation for this class was generated from the following file cubrid/src/object/class_object.h