Dt > Dt Assembly Classes
Class | Brief description | |
![]() |
The DtAccessConsumer class implements an object that exports data into tables, stored in Microsoft Access database. | |
![]() |
The DtAccessProvider class implements an object that imports data from tables, stored in Microsoft Access database. | |
![]() |
The DtBulkPacket class implements an object that is the data packet for transactional data consumer. | |
![]() |
The DtCubeConsumer class implements a consumer that exports data to cube. | |
![]() |
The DtDbaseConsumer class implements an object that exports data in tables in Dbase format. | |
![]() |
The DtDbaseProvider class implements an object that imports data from tables in Dbase format. | |
![]() |
The DtExcelConsumer class implements an object that exports data into Microsoft Excel tables. | |
![]() |
The DtExcelConsumerEx class loads data to Excel consumer. | |
![]() |
The DtExcelProvider class implements an object that imports data from Microsoft Excel files. | |
![]() |
The DtExcelProviderEx class is used to extract data from Excel provider. | |
![]() |
The DtFieldDefinition class contains properties used to describe data provider/consumer field. | |
![]() |
The DtMetabaseConsumer class implements an object that exports data into repository tables. | |
![]() |
The DtMetabaseProvider class implements an object that imports data from repository tables. | |
![]() |
The DtObjectCreator class implements an object used to create data providers or consumers of different types. | |
![]() |
The DtOleDbConsumer class implements an object that exports data into consumers, connection with which is implemented with the help of OleDb drivers, installed in personal computer. | |
![]() |
The DtOleDbProvider class implements an object that imports data from providers, connection with which is implemented with the help of OleDb drivers, installed in personal computer. | |
![]() |
The DtParadoxProvider class implements an object that imports data from tables in Paradox format. | |
![]() |
The DtRdsConsumer class implements a data consumer that imports data to table MDM dictionary. | |
![]() |
The DtRdsProvider class implements a data provider that exports data from table MDM dictionary. | |
![]() |
The DtSqlCommandConsumer class implements the object, that exports data into the consumers, which can be the following objects of platform: DBMS command and Procedure. | |
![]() |
The DtTextConsumer class implements an object that exports data into text files. | |
![]() |
The DtTextProvider class implements an object that imports data from text files. | |
![]() |
The DtUnpivotProvider class is used to work with table data provider split into areas. | |
![]() |
The DtUserConsumer class implements an object that exports data on the basis of algorithm, implemented in user module. | |
![]() |
The DtUserConsumerEx class loads data with the help of custom algorithm. | |
![]() |
The DtUserProvider class implements an object that imports data on the basis of algorithm implemented in user module. | |
![]() |
The DtUserProviderEx class is used to collect data using custom algorithm. | |
![]() |
The DtVfpConsumer class implements an object that exports data into Visual Foxpro tables. | |
![]() |
The DtVfpProvider class implements an object that imports data form tables in Visual Foxpro format. | |
![]() |
The DtWebProvider class implements an object that imports data from tables which can be found on web pages or in local HTML file. | |
![]() |
The DtXmlConsumer class implements an object that exports data into files in XML format. | |
![]() |
The DtXmlProvider class implements an object that imports data into files in XML format. |
See also: