log_connector_type |
EntityType | Dependent |
Logical Entity Name | log_connector_type |
Default Table Name | log_connector_type |
Definition | |
Note |
log_connector_type Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
lc_db_site![]() |
CHAR(16) | NO | ||
lc_db_id![]() |
UNSIGNEDINT | NO | ||
lc_type_code![]() |
UNSIGNEDINT | NO | ||
name | VARCHAR(254) | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
log_connector_type Keys |
Key Name | Key Type | Keys |
PK__log_connector_ty__1293BD5E | PrimaryKey | lc_db_site,lc_db_id,lc_type_code |
log_connector_type Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | log_connector_type | Non-Identifying | rstat_type_code |
site_database | log_connector_type | Identifying | lc_db_site,lc_db_id |
site_database | log_connector_type | Non-Identifying | last_upd_db_site,last_upd_db_id |
log_connector_type | sg_hyp_ev_log_conn | Non-Identifying | lc_db_site,lc_db_id,lc_type_code |
log_connector_type | sg_prop_ev_log_conn | Non-Identifying | lc_db_site,lc_db_id,lc_type_code |