| Interface | Brief description | |
| The IEtlCodeBlock interface contains properties and methods of the Procedure object of ETL task. | ||
| The IEtlCustomUser interface is used to work with data of the User Algorithm transformer. | ||
| The IEtlExecutionCallback interface contains methods used to execute ETL task events. | ||
| The IEtlForeWizardPage interface is used to implement the class that works with settings of the created page of user provider/consumer wizard. | ||
| The IEtlForeWizardPages interface is used to implement the class that creates user provider/consumer wizard pages. | ||
| The IEtlObject interface contains properties and methods of ETL workspace objects that operate with flat data. | ||
| The IEtlPlainDataBulkConsumer interface contains methods and properties for working with a transactional data consumer. | ||
| The IEtlPlainDataConsumer interface is used to work with data consumer. | ||
| The IEtlPlainDataCopy interface contains properties and methods of an object used to copy data. | ||
| The IEtlPlainDataDeduplicate interface contains properties and methods of transformation object that is Deleting Duplicates. | ||
| The IEtlPlainDataFilter interface contains properties and methods of transformation object that is Filtering. | ||
| The IEtlPlainDataFixedUser interface is used to work with used algorithm based on template. | ||
| The IEtlPlainDataFixedUserConsumer interface is used to work with user consumer based on template. | ||
| The IEtlPlainDataFixedUserProvider interface is used to work with user provider based on template. | ||
| The IEtlPlainDataForceQueryForFile interface is used to work with the object that determines whether a file for data source is requested on ETL task execution. | ||
| The IEtlPlainDataGroup interface contains properties and methods of transformation object - Grouping. | ||
| The IEtlPlainDataJoin interface contains properties and methods of transformation object - Join. | ||
| The IEtlPlainDataMapper interface contains properties and methods of transformation object that is Mapping. | ||
| The IEtlPlainDataProvider interface is used to work with data source. | ||
| The IEtlPlainDataSort interface contains properties and methods of transformation object - Sorting. | ||
| The IEtlPlainDataSplit interface contains properties and methods of transformation object - Split. | ||
| The IEtlPlainDataTransformer interface contains basic properties and methods of ETL task converters. | ||
| The IEtlPlainDataJoin interface contains properties and methods of transformation object that is Union. | ||
| The IEtlPlainDataUser interface contains properties and methods of transformation object that is User Algorithm. | ||
| The IEtlPlainDataUserConsumer interface is used to work with ETL task user consumer. | ||
| The IEtlPlainDataUserProvider interface is used to work with ETL task user provider. | ||
| The IEtlPlainField interface contains properties and methods of a field of flat data source or consumer. | ||
| The IEtlPlainFields interface contains properties and methods of input or output fields collection of ETL task object. | ||
| The IEtlPlainFieldsMapper interface contains properties and methods of fields linkage and fields transformation between input and output objects fields. | ||
| The IEtlPlainIndex interface contains properties and methods of a fields list to indicate an index for a source. | ||
| The IEtlPlainInput interface contains properties and methods of connection and transformation of fields between input and current objects of ETL task. | ||
| The IEtlPlainInputs interface contains properties and methods of input sources collection and fields transformations. | ||
| The IEtlPlainLink interface contains properties and methods of a linkage with an output fields of one object and input of another object. | ||
| The IEtlPlainLinkFieldMapping interface contains properties of connection of fields of data source. | ||
| The IEtlPlainLinks interface contains properties of links collection of ETL task objects. | ||
| The IEtlPlainOutput interface contains properties and methods of connection and transformation of fields between output and current ETL task objects. | ||
| The IEtlPlainOutputs interface contains properties and methods of output sources collection and fields transformations. | ||
| The IEtlPlainRecord interface contains properties of flat data record. | ||
| The IEtlPlainRecordSet interface contains properties and methods of flat records set. It is used in custom algorithms to transform data in ETL task. | ||
| The IEtlPlainRecordSets interface contains properties of list of flat data sets. It is used in custom algorithms to transform data in ETL task. | ||
| The IEtlTask interface contains properties and methods of ETL task objects. | ||
| The IExecuteEtlScheduledTask interface contains properties and methods to work with an object of scheduled tasks container that executes ETL tasks. | ||
| The IEtlTaskExecutionEvents interface is used to implement the events in ETL task event handler. | ||
| The IEtlUserDataContainer interface is used to work with custom objects. | ||
| The IWxEtlObject interface contains properties for a graphic object corresponding to ETL task object. |
See also: