[This is preliminary documentation and subject to change.]
The InstallValidate table is a system table used with the _Sequence table to ensure that the actions occur in the correct order, since some actions have pre- and post-conditional actions. This table is only used during the database validation process.
The InstallValidate table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
Action | Identifier | Y | N |
SectionFlag | Integer | N | |
Description | Text | Y |