The DTSDesignerSettings constants specify settings that control whether features are visible or hidden for Data Transformation Services (DTS).
| Constant | Value | Description |
|---|---|---|
| DTSDesigner_Default | 0 | Multiphase transformation features are not shown in DTS Designer. |
| DTSDesigner_ShowMultiPhaseTransforms | 1 | Multiphase transformation features are visible in DTS Designer. |