MyDAC

TCRBatchMove.CommitCount Property

Used to set the number of records to be batch moved before commit occurs.

Class

TCRBatchMove

Syntax

property CommitCount: integer default 0;

Remarks

Use the CommitCount property to set the number of records to be batch moved before the commit occurs. If it is set to 0, the operation will be chunked to the number of records to fit 32 Kb.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback