agent_type
EntityType Dependent
Logical Entity Name agent_type
Definition
Note

agent_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
agent_db_site(PK)(FK) CHAR(16) NO
agent_db_id(PK)(FK) INTEGER NO
agent_type_code(PK) INTEGER NO
user_tag_ident VARCHAR(254) YES
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

agent_type Keys
Key Name Key Type Keys
PK__agent_type__70DDC3D8 PrimaryKey agent_db_site,agent_db_id,agent_type_code

agent_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type agent_type Non-Identifying rstat_type_code
site_database agent_type Identifying agent_db_site,agent_db_id
site_database agent_type Non-Identifying last_upd_db_site,last_upd_db_id
agent_type agent Non-Identifying agent_db_site,agent_db_id,agent_type_code