The IEtlPlainRecordSets interface contains properties of list of flat data sets. It is used in custom algorithms to transform data in ETL task.
Property name | Brief description | |
Count | The Count property returns the number of flat data sources. | |
Item | The Item property returns the object that contains a flat data source. |
See also: