Used to set the number of records to be batch moved before commit occurs.
property CommitCount: integer default 0;
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.