DTSStepExecResult
The DTSStepExecResult constants specify the results from the execution of a step.
Constant |
Value |
Description |
DTSStepExecResult_Failure |
1 |
Step execution failed. |
DTSStepExecResult_Success |
0 |
Step execution succeeded. |
See Also
ExecutionResult Property