The ExecutionResult property returns step execution results.
| Step Object |
object.ExecutionResult
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
ExecutionResult must be set to one of the DTSStepExecResult values.
Read-only
HRESULT GetExecutionResult(DTSStepExecResult *pRetVal);