Footprints Data Model

Table
Name string_usage_type
Comment The Usage Type of a String Resource by an an Application Element , for example Label, ToolTip, Accessibility, Help Text, Data Display Value, etc. The types may be appropriate by Application Element Type.

Column
Name Datatype Comment Is PK Is FK
string_usage_type_id int The automatically generated primary key of the string_usage_type table. Yes No
string_usage_type_name varchar(255) The name of the String Usage Type. No No