site_type |
EntityType | Dependent |
Logical Entity Name | site_type |
Definition | |
Note |
site_type Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
st_db_site![]() |
CHAR(16) | NO | ||
st_db_id![]() |
INTEGER | NO | ||
st_type_code![]() |
INTEGER | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | NO | ||
mobile_yn | CHAR(1) | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
site_type Keys |
Key Name | Key Type | Keys |
PK__site_type__023D5A04 | PrimaryKey | st_db_site,st_db_id,st_type_code |
site_type Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
site_database | site_type | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | site_type | Non-Identifying | rstat_type_code |
site_database | site_type | Identifying | st_db_site,st_db_id |
site_type | site | Non-Identifying | st_db_site,st_db_id,st_type_code |
site_type | site_type_child | Identifying | st_db_site,st_db_id,st_type_code |
site_type | site_type_child | Identifying | child_st_db_site,child_st_db_id,child_st_type_code |