TurboDB VCL/CLX Component Library
TTdbBatchMove.TdbDataSet
TTdbBatchMove
Top 


Indicates the TurboDB table component, that is the source or destination for export or import.

property TdbDataSet: TTdbDataSet;

Description
Set TdbDataSet to the data set component into which you want transfer records or from which you want to export records. If Direction is bmdImport, records will be transfered from the external data source FileName or DataSet in to the table indicated by TdbDataSet. If Direction is bmdExport, the records will be written in the file from the data set component.