TransformationSettings

TransformationSettings object is an object which stores the type and parameters of data transformations. This information is passed to the TransformationBuildTask . The following transformation types are available:

Table 3.19. Connected objects

StatusNameDescriptionTypeReference
includedattributeUsageSet an object which determines the effect of the transformation on particular variables (drop/copy/transform) AttributeUsageSet own
obligatorylogicalData the data used to build the transformation LogicalData own
includedcustomAttributes additional settings pertaining to the way the transformation is built with respect to particular variables.

Note: applies only to BinarizeSettings and ReplaceMissingSettings

BinarizeAttributes

ReplaceMissingAttributes

own
includedinternalTransformationsSettings an object which contains the list of component transformations.

Note

Applies only to multi-transformations.
Elements own