IBDAC

TCustomIBCDataSet.AutoCommit Property

Used to automatically commit each update, insert or delete statement by database server.

Class

TCustomIBCDataSet

Syntax

property AutoCommit: boolean;

Remarks

When True and Connection.AutoCommit is True, each update, insert or delete statement is automatically committed by database server.

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