Transformation Object

DTS Programming

DTS Programming

Transformation Object

The generic Transformation object contains information about the class-specific transformation object and the source and destination columns it manipulates.

Collections
Properties Collection
Properties
DestinationColumns Property SourceColumns Property
ForceBlobsInMemory Property TransformFlags Property
ForceSourceBlobsBuffered Property TransformServer Property
InMemoryBlobSize Property TransformServerID Property
Name Property TransformServerParameter Property
Parent Property  

Remarks

The Transformation object is compatible with Microsoft® SQL Server™ version 7.0. For more information about an extended version of this object, see Transformation2 Object.

See Also

Adding DTS Transformations

Transformations Collection