Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3.AddType

 

TQImport3


 

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.