Inventory_Status_Messages
The table below describes the Inventory_Status_Messages table.
This is a virtual table, and is linked to the Inventory_Status table (see Inventory_Status).
None of the columns in this table are updatable.
None of the columns in this table are foldable.
This table does not contain Return Primary Key columns.
Column Name | SQL Type | Nullable |
---|---|---|
Message_Id Primary Key Foreign Key linked to column Message_Id in Inventory_Status table |
SQL_VARCHAR(255) | True |
Messages_Index Primary Key |
SQL_INTEGER(unsigned) | True |
Locale |
SQL_VARCHAR(255) | True |
Text |
SQL_VARCHAR(1024) | True |