mim_interface_type
EntityType Independent
Logical Entity Name mim_interface_type
Definition
Note

mim_interface_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
interf_type_code(PK) INTEGER NO
dcat_type_code(FK) INTEGER NO
supp_type_code(FK) INTEGER NO
func_type_code(FK) INTEGER NO
tech_type_code(FK) INTEGER NO
acc_type_code(FK) INTEGER NO
support_level SMALLINT NO
version_supported SMALLINT NO
subversion_supp SMALLINT NO
name VARCHAR(254) NO
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

mim_interface_type Keys
Key Name Key Type Keys
PK__mim_interface_ty__41EDCAC5 PrimaryKey interf_type_code

mim_interface_type Relationships
Parent Entity Child Entity Type Foreign Keys
mim_access_type mim_interface_type Non-Identifying acc_type_code
mim_data_cat_type mim_interface_type Non-Identifying dcat_type_code
mim_func_type mim_interface_type Non-Identifying func_type_code
row_status_type mim_interface_type Non-Identifying rstat_type_code
mim_support_type mim_interface_type Non-Identifying supp_type_code
mim_tech_type mim_interface_type Non-Identifying tech_type_code
site_database mim_interface_type Non-Identifying last_upd_db_site,last_upd_db_id
mim_interface_type db_mim_interface Identifying interf_type_code