Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRBatchMove.Create
TACRBatchMove
Top 

Creates an instance of a TACRBatchMove component.

constructor Create(AOwner: TComponent);

Description
Call Create to create an instance of TACRBatchMove for performing a batch operation. Create allocates the memory for the TBatchMove object and

·    Sets AbortOnKeyViol to true.  
·    Sets AbortOnProblem to true.  
·    Sets UseTransactions to true.  
·    Sets CommitCount to 1000.  
·    Creates a TStringList object to hold the Mappings.  

The property settings made by Create are the values used when a TACRTable object performs batch operations using its BatchMove method.



© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas