RAD Studio VCL Reference
ContentsIndex
TBatchMove Members 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. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Contains information used by the Form designer. 
 
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 component that is responsible for streaming and freeing this component. 
 
Indicates the number of records which could not be added to Destination without loss of data due to a field type mismatch. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.