RAD Studio VCL Reference
ContentsIndex
TBatchMove Properties Public Properties
Public Properties
 
Name 
Description 
 
Indicates the number of records from the Destination table that are altered as a result of the batch operation. 
 
Reports the number of records which could not be replaced, added, or deleted from Destination because of integrity or key violations. 
 
Reports the number of records form the Source which were applied to the destination. 
 
Indicates the number of records which could not be added to Destination without loss of data due to a field type mismatch. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.