ICE89
ICE89 validates that the value in the Progid_Parent column in ProgId table is a valid foreign key into the ProgId column in ProgId table. Every ProgId parent should have a record in the ProgId table.
Result
ICE89 posts the following errors.
ICE89 error | Description |
---|---|
The ProgId_Parent '[1]' in the ProgId table is not a valid ProgId. | There is a ProgId parent specified that is not listed in the ProgId table. |
Related topics