Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3ASCII.SkipFirstRows

 

TQImport3ASCII                


 

property SkipFirstRows: integer;

 

Description

The SkipFirstRows property defines the number of records counted from the first in the source table which are not imported to the dataset. E.g. if you set SkipFirstRows=4 then the first four records of the source DBF table will not be imported.