The StepExecutionResult property returns the result of the logged step execution.
object.StepExecutionResult
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Read-only
HRESULT GetStepExecutionResult(DTSStepExecResult *pRetVal);
The StepExecutionResult value indicates success or failure of the logged step.