Online Documentation for Advanced Data Import for RAD Studio VCL
TQImport3.AddType
type TQImportAddType = (qatAppend, qatInsert);
property AddType: TQImportAddType;
Description
The AddType property defines what statement - Append or Insert - is used when writing data to the ImportDestination. The default value is qatInsert.