Footprints Data Model |
Table |
Name | app_ele_string_usage |
Comment |
The collection of String Usage types that are valid for use with an Application Element type. This is used for Internal systems to validate entry and control the edit interface. |
Column |
Name | Datatype | Comment | Is PK | Is FK |
app_ele_type_id | int | A Foreign Key to the Application Element Type table. | Yes | Yes |
string_usage_type_id | int | A Foreign Key to the String Usage Type table. | Yes | Yes |