STEP_SEQCALL Table Schema

The default TestStand schema logs subproperties of the Sequence Call step to this table.

Table 18. STEP_SEQCALL Table Schema
Column Name Data Type Description
ID Primary Key Unique value that identifies each entry in the table.
STEP_RESULT Foreign Key Step ID from the STEP_RESULT table that associates the result with a step.
SEQUENCE_NAME String The name of the sequence that was called.
SEQUENCE_FILE_PATH String The path to the sequence file.