Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3.Map

 

TQImport3                


 

property Map: TStrings;

 

Description

The Map property is used in all the TQImport3 descendant components and it sets the correspondence between the dataset fields and the imported table fields. It has its own implementation for each component.

 

See TQImport3DBF: Map, TQImport3XLS: Map, and TQImport3ASCII: Map.

 

 


See also:

TQImport3DBF: Map

TQImport3XLS: Map

TQImport3ASCII: Map