mim_interface_type
EntityType Independent
Logical Entity Name mim_interface_type
Default Table Name mim_interface_type
Definition
Note

mim_interface_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
interf_type_code(PK) NUMERIC(10, 0) NO
dcat_type_code(FK) NUMERIC(10, 0) NO
supp_type_code(FK) NUMERIC(10, 0) NO
func_type_code(FK) NUMERIC(10, 0) NO
tech_type_code(FK) NUMERIC(10, 0) NO
acc_type_code(FK) NUMERIC(10, 0) NO
support_level NUMERIC(5, 0) NO
version_supported NUMERIC(5, 0) NO
subversion_supp NUMERIC(5, 0) NO
name NVARCHAR(254) NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

mim_interface_type Keys
Key Name Key Type Keys
PK96 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

mim_interface_type Attachments
Name Datatype Value Override Default Value Description