Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3.ImportRecCount

 

TQImport3                


 

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:

ImportedRecs property

OnImportRecord event