Scripting Objects

DTS Programming

DTS Programming

Scripting Objects

This section documents the Data Transformation Services (DTS) objects exposed by the DTS data pump for the scripts of Microsoft® ActiveX® Script transformations. They can also be referenced in custom transformations implemented in Microsoft Visual C++® and the C language.

Topic Description
DTSDataPumpColumn Object Provides access to a column for a transformation or ActiveX script.
DTSDataPumpColumn2 Object Extends the functionality of the DTSDataPumpColumn object.
DTSDataPumpLookup Object Specifies a named, parameterized query string for a transformation or ActiveX script.
DTSTransformPhaseInfo Object Makes status information available to a transformation or ActiveX script.