Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3Wizard.ImportRecCount

 

TQImport3Wizard                


 

property ImportRecCount: integer;

 

Description

The ImportRecCount property defines the number of records to import to the dataset. If its value is 0 then all the records will be imported, otherwise only the defined number of records will be imported.

 

 


See also:

OnImportRecord event