TurboDB VCL/CLX Component Library
TTdbBatchMove.MovedCount
TTdbBatchMove
Top 


Reports the number of records from the Source which were moved to the destination.

property MovedCount: LongInt;

Description
Read MovedCount to learn the number of records from the Source that were added to the Destination during the Execute method. This value does not include records that were excluded from the batch move due to the Filter condition.