The IEtlPlainOutputs interface contains properties and methods of output sources collection and fields transformations.
Property name | Brief description | |
Count | The Count property returns the number of outputs of ETL task objects. | |
EtlObject | The EtlObject property returns ETL object. | |
Item | The Item property returns the object that contains a link between output object and the current object. | |
MaxObjectCount | The MaxObjectCount property returns the maximum number of outputs. |
Method name | Brief description | |
Add | The Add method adds an output of ETL task object. | |
Clear | The Clear method clears outputs list of ETL task object. | |
Edit | The Edit method creates an object copy for editing. | |
Remove | The Remove method removes an output of ETL task object. | |
Save | The Save method saves editing results. |
See also: