You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Public Methods

MethodDescription

 BoundAttachments

Returns the BoundAttachments collection of this Transformation.

 DataMovementRuleLinks

Gets all of the DataMovementRules bound to this Transformation.

 LineageInputs

Returns the inputs of this transformation as a TransformationFields collection.

 LineageOutputs

Returns the outputs of this transformation as a TransformationFields collection.

 UserComments

Returns a collection of user comments associated with this transformation.

Public Properties

PropertyDescription

 BusinessDefinition

Returns the Transformation business definition. DATATYPE: String.

 CodeDefinition

Returns the Transformation code definition. DATATYPE: String.

 GUID

GUID of the Transformation. DATATYPE: String.

 ID

Returns the Transformation ID. DATATYPE: Integer.

 Name

Returns the Transformation name. DATATYPE: String.

 Type

Returns the Transformation type. DATATYPE: String.

  • No labels