MyDAC

TMyDumpOptions.CommitBatchSize Property

Used to add COMMIT statement to script after inserting every CommitBatchSize strings when dumping table data.

Class

TMyDumpOptions

Syntax

property CommitBatchSize: integer default 0;

Remarks

Use the CommitBatchSize property to add COMMIT statement to script after inserting every CommitBatchSize strings when dumping table data. Use this property to boost the productivity when recovering large amounts of data.

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