Transformations Collection (DTS)

The Transformations collection is a group of Transformation objects that contain information about the transformation, and source and destination columns.

Applies To
DataDrivenQueryTask Object DataPumpTask Object

Methods
Add Method New Method
Insert Method Remove Method
Item Method  

Properties
Count Property Parent Property

Syntax

object.Transformations

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

Transformations specifies the collection of transformations that transfer data from the data source to the data destination.

Data Type

Transformations

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetTransformations(IDTSTransformations **pRetVal);

See Also
Transformation Object  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.