These are the Microsoft® SQL Server™ 2000 Data Transformation Services (DTS) constants that are frequently used in Microsoft ActiveX® scripts.
| Constants | Description |
|---|---|
| DTSStepExecResult | Specifies the result from the execution of a step |
| DTSStepExecStatus | Specifies the current status of a step |
| DTSStepPrecedenceBasis | Specifies whether execution status or result is used to specify precedence basis |
| DTSStepScriptResult | Specifies the disposition of the task associated with a step script |
| DTSTaskExecResult | Specifies the result from the execution of a task |
| DTSTransformFlags | Specifies the exception handling options for transformations |
| DTSTransformPhaseEnum | Specifies the available phases for transformations |
| DTSTransformStatus | Specifies the Insert operation or data driven query to be taken by data pump after a transformation completes |