Footprints Data Model |
Table |
Table Name | Import User Workspace Role |
Table Definition | An association between an Import and a role. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Import User Workspace Role Id | The automatically generated primary key of the imp_user_wksp_role table. | LONG | Yes |
Import Id | A Foreign Key to the Import table. | LONG | Yes |
Application Role Id | A Foreign Key to the Application Role table. | LONG | Yes |