The IEtlPlainOutputs interface contains properties and methods of output sources collection and fields transformations.
| Property name | Brief description | |
| Count | The Count property returns number of outputs of ETL task objects. | |
| EtlObject | The EtlObject property returns ETL object. | |
| Item | The Item property returns an object that contains a link between output object and current object. | |
| MaxObjectCount | The MaxObjectCount property returns 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 object copy for editing. | |
| Remove | The Remove method removes an output of ETL task object. | |
| Save | The Save method saves results of editing. |
See also: