Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3Wizard.KeyColumns

 

TQImport3Wizard                                


 

property KeyColumns: TStrings;

 

Description

The KeyColumns property is used if the ImportMode property is different from qimInsertAll. It defines columns which must be unique for searching the existing records in the target object.

 

 


See also:

ImportMode property