File schema_system_catalog_constants.h¶
FileList > cubrid > src > object > schema_system_catalog_constants.h
Go to the source code of this file
Macros¶
| Type | Name |
|---|---|
| define | CTV_ATTRIBUTE_NAME "db\_attribute" |
| define | CTV_ATTR_SD_NAME "db\_attr\_setdomain\_elm" |
| define | CTV_AUTH_NAME "db\_auth" |
| define | CTV_CHARSET_NAME "db\_charset" |
| define | CTV_CLASS_NAME "db\_class" |
| define | CTV_COLLATION_NAME "db\_collation" |
| define | CTV_HA_APPLY_INFO_NAME "db\_ha\_apply\_info" |
| define | CTV_INDEXKEY_NAME "db\_index\_key" |
| define | CTV_INDEX_NAME "db\_index" |
| define | CTV_METHARG_NAME "db\_meth\_arg" |
| define | CTV_METHARG_SD_NAME "db\_meth\_arg\_setdomain\_elm" |
| define | CTV_METHFILE_NAME "db\_meth\_file" |
| define | CTV_METHOD_NAME "db\_method" |
| define | CTV_PARTITION_NAME "db\_partition" |
| define | CTV_SERIAL_NAME "db\_serial" |
| define | CTV_SERVER_NAME "db\_server" |
| define | CTV_STORED_PROC_ARGS_NAME "db\_stored\_procedure\_args" |
| define | CTV_STORED_PROC_NAME "db\_stored\_procedure" |
| define | CTV_SUPER_CLASS_NAME "db\_direct\_super\_class" |
| define | CTV_SYNONYM_NAME "db\_synonym" |
| define | CTV_TRIGGER_NAME "db\_trigger" |
| define | CTV_VCLASS_NAME "db\_vclass" |
| define | CT_ATTRIBUTE_NAME "\_db\_attribute" |
| define | CT_AUTHORIZATION_NAME "db\_authorization" |
| define | CT_CHARSET_NAME "\_db\_charset" |
| define | CT_CLASSAUTH_NAME "\_db\_auth" |
| define | CT_CLASS_NAME "\_db\_class" |
| define | CT_COLLATION_NAME "\_db\_collation" |
| define | CT_DATATYPE_NAME "\_db\_data\_type" |
| define | CT_DBCHARSET_CHARSET_ID "charset\_id" |
| define | CT_DBCHARSET_CHARSET_NAME "charset\_name" |
| define | CT_DBCHARSET_CHAR_SIZE "char\_size" |
| define | CT_DBCHARSET_DEFAULT_COLLATION "default\_collation" |
| define | CT_DBCOLL_BUILT_IN_COLUMN "built\_in" |
| define | CT_DBCOLL_CHARSET_ID_COLUMN "charset\_id" |
| define | CT_DBCOLL_CHECKSUM_COLUMN "checksum" |
| define | CT_DBCOLL_COLL_ID_COLUMN "coll\_id" |
| define | CT_DBCOLL_COLL_NAME_COLUMN "coll\_name" |
| define | CT_DBCOLL_CONTRACTIONS_COLUMN "contractions" |
| define | CT_DBCOLL_EXPANSIONS_COLUMN "expansions" |
| define | CT_DBCOLL_UCA_STRENGTH "uca\_strength" |
| define | CT_DOMAIN_NAME "\_db\_domain" |
| define | CT_DUAL_NAME "dual" |
| define | CT_HA_APPLY_INFO_NAME "\_db\_ha\_apply\_info" |
| define | CT_INDEXKEY_NAME "\_db\_index\_key" |
| define | CT_INDEX_NAME "\_db\_index" |
| define | CT_METHARG_NAME "\_db\_meth\_arg" |
| define | CT_METHFILE_NAME "\_db\_meth\_file" |
| define | CT_METHOD_NAME "\_db\_method" |
| define | CT_METHSIG_NAME "\_db\_meth\_sig" |
| define | CT_PARTITION_NAME "\_db\_partition" |
| define | CT_PASSWORD_NAME "db\_password" |
| define | CT_QUERYSPEC_NAME "\_db\_query\_spec" |
| define | CT_RESOLUTION_NAME "\_db\_resolution" |
| define | CT_ROOT_NAME "db\_root" |
| define | CT_SERIAL_NAME "\_db\_serial" |
| define | CT_SERVER_NAME "\_db\_server" |
| define | CT_STORED_PROC_ARGS_NAME "\_db\_stored\_procedure\_args" |
| define | CT_STORED_PROC_CODE_NAME "\_db\_stored\_procedure\_code" |
| define | CT_STORED_PROC_NAME "\_db\_stored\_procedure" |
| define | CT_SYNONYM_NAME "\_db\_synonym" |
| define | CT_TRIGGER_NAME "\_db\_trigger" |
| define | CT_USER_NAME "db\_user" |
| define | SP_ATTR_TARGET_METHOD_LEN (4096) |
Macro Definition Documentation¶
define CTV_ATTRIBUTE_NAME¶
define CTV_ATTR_SD_NAME¶
define CTV_AUTH_NAME¶
define CTV_CHARSET_NAME¶
define CTV_CLASS_NAME¶
define CTV_COLLATION_NAME¶
define CTV_HA_APPLY_INFO_NAME¶
define CTV_INDEXKEY_NAME¶
define CTV_INDEX_NAME¶
define CTV_METHARG_NAME¶
define CTV_METHARG_SD_NAME¶
define CTV_METHFILE_NAME¶
define CTV_METHOD_NAME¶
define CTV_PARTITION_NAME¶
define CTV_SERIAL_NAME¶
define CTV_SERVER_NAME¶
define CTV_STORED_PROC_ARGS_NAME¶
define CTV_STORED_PROC_NAME¶
define CTV_SUPER_CLASS_NAME¶
define CTV_SYNONYM_NAME¶
define CTV_TRIGGER_NAME¶
define CTV_VCLASS_NAME¶
define CT_ATTRIBUTE_NAME¶
define CT_AUTHORIZATION_NAME¶
define CT_CHARSET_NAME¶
define CT_CLASSAUTH_NAME¶
define CT_CLASS_NAME¶
define CT_COLLATION_NAME¶
define CT_DATATYPE_NAME¶
define CT_DBCHARSET_CHARSET_ID¶
define CT_DBCHARSET_CHARSET_NAME¶
define CT_DBCHARSET_CHAR_SIZE¶
define CT_DBCHARSET_DEFAULT_COLLATION¶
define CT_DBCOLL_BUILT_IN_COLUMN¶
define CT_DBCOLL_CHARSET_ID_COLUMN¶
define CT_DBCOLL_CHECKSUM_COLUMN¶
define CT_DBCOLL_COLL_ID_COLUMN¶
define CT_DBCOLL_COLL_NAME_COLUMN¶
define CT_DBCOLL_CONTRACTIONS_COLUMN¶
define CT_DBCOLL_EXPANSIONS_COLUMN¶
define CT_DBCOLL_UCA_STRENGTH¶
define CT_DOMAIN_NAME¶
define CT_DUAL_NAME¶
define CT_HA_APPLY_INFO_NAME¶
define CT_INDEXKEY_NAME¶
define CT_INDEX_NAME¶
define CT_METHARG_NAME¶
define CT_METHFILE_NAME¶
define CT_METHOD_NAME¶
define CT_METHSIG_NAME¶
define CT_PARTITION_NAME¶
define CT_PASSWORD_NAME¶
define CT_QUERYSPEC_NAME¶
define CT_RESOLUTION_NAME¶
define CT_ROOT_NAME¶
define CT_SERIAL_NAME¶
define CT_SERVER_NAME¶
define CT_STORED_PROC_ARGS_NAME¶
define CT_STORED_PROC_CODE_NAME¶
define CT_STORED_PROC_NAME¶
define CT_SYNONYM_NAME¶
define CT_TRIGGER_NAME¶
define CT_USER_NAME¶
define SP_ATTR_TARGET_METHOD_LEN¶
The documentation for this class was generated from the following file cubrid/src/object/schema_system_catalog_constants.h