CUBRID Engine
latest
|
#include <heap_file.h>
Public Attributes | |
int | num_btids |
int | has_single_col |
int | has_multi_col |
Definition at line 246 of file heap_file.h.
int heap_idx_elements_info::has_multi_col |
Definition at line 250 of file heap_file.h.
Referenced by heap_attrinfo_start_with_index().
int heap_idx_elements_info::has_single_col |
Definition at line 249 of file heap_file.h.
Referenced by heap_attrinfo_start_with_index(), locator_add_or_remove_index_internal(), locator_check_foreign_key(), qexec_oid_of_duplicate_key_update(), and qexec_remove_duplicates_for_replace().
int heap_idx_elements_info::num_btids |
Definition at line 248 of file heap_file.h.
Referenced by heap_attrinfo_start_with_index(), locator_add_or_remove_index_internal(), locator_check_class(), locator_check_foreign_key(), locator_update_index(), qexec_oid_of_duplicate_key_update(), qexec_remove_duplicates_for_replace(), and xlocator_remove_class_from_index().