Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Application Element String Id |
The automatically generated primary key of the app_ele_string table. |
LONG |
Yes |
Application Element Id |
A Foreign Key to the Application Element table. |
LONG |
Yes |
Part Of Speech Id |
The unique identifier for an instance of Part Of Speech. This identifier must be kept in sync with programming code that uses an enumeration or fixed constant to identify particular values.
|
INTEGER |
No |
Needs Multiple Plural Forms Flag |
A boolean flag that indicates that one string per plural form must be specified. An example is "{N} Records Found.
|
INTEGER |
No |
String Usage Type Id |
A Foreign Key to the String Usage Type table. |
INTEGER |
Yes |