DTSStepExecResult
DTSStepExecResult constants specify result from the execution of a task.
Constant
Value
Description
DTSStepExecResult_Failure
1
Task execution failed.
DTSStepExecResult_Success
0
Task execution succeeded.
See Also
ExecutionResult
Property
(c) 1988-98 Microsoft Corporation. All Rights Reserved.