The StepName property specifies the name of the Step object whose status or result is evaluated when determining if this constraint is satisfied.
PrecedenceConstraint Object |
object.StepName [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Name of the Step object that is evaluated |
String
Read/write
HRESULT GetStepName(BSTR *pRetVal);
HRESULT SetStepName(THIS_ DTS_IN BSTR NewValue);