LiteDAC

TLiteLoader.AutoCommitRowCount Property

Used to specify the number of records, after which the transaction will be commited automatically.

Class

TLiteLoader

Syntax

property AutoCommitRowCount: integer default 10000;

Remarks

Use the AutoCommitRowCount property to specify the number of records, after which the transaction will be commited automatically when the TLiteLoader.AutoCommit property is set to True.

The default value is 1000.

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