DTSStepPrecedenceBasis

Steps can be executed after the precedence constraint is satisfied. This is based on either the execution status or execution result of another step. The PrecedenceBasis property indicates whether to use the step result or step status.

Constant Value Description
DTSStepPrecedenceBasis_ExecResult 1 PrecedenceBasis based on execution result
DTSStepPrecedenceBasis_ExecStatus 0 PrecedenceBasis based on execution status

See Also

PrecedenceBasis Property

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.