ag_role_type_config_net_hist
EntityType Dependent
Logical Entity Name ag_role_type_config_net_hist
Definition
Note

ag_role_type_config_net_hist Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ag_role_db_site(PK)(FK) CHAR(16) NO
ag_role_db_id(PK)(FK) INTEGER NO
ag_role_type_code(PK)(FK) INTEGER NO
network_db_site(PK)(FK) CHAR(16) NO
network_db_id(PK)(FK) INTEGER NO
network_id(PK)(FK) INTEGER NO
gmt_start(PK) DATETIME NO
gmt_end DATETIME YES
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) YES
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

ag_role_type_config_net_hist Keys
Key Name Key Type Keys
PK__ag_role_type_con__77AABCF8 PrimaryKey ag_role_db_site,ag_role_db_id,ag_role_type_code,network_db_site,network_db_id,network_id,gmt_start

ag_role_type_config_net_hist Relationships
Parent Entity Child Entity Type Foreign Keys
agent_role_type ag_role_type_config_net_hist Identifying ag_role_db_site,ag_role_db_id,ag_role_type_code
network ag_role_type_config_net_hist Identifying network_db_site,network_db_id,network_id
site_database ag_role_type_config_net_hist Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type ag_role_type_config_net_hist Non-Identifying rstat_type_code