UniDAC

TDATransaction.OnCommit Event

Occurs after the transaction has been successfully committed.

Class

TDATransaction

Syntax

property OnCommit: TNotifyEvent;

Remarks

The OnCommit event fires when the M:Devart.Dac.TDATransaction.Commit method is executed, just after the transaction is successfully committed. In order to respond to the TUniTransaction.CommitRetaining method execution, the OnCommitRetaining event is used. When an error occurs during commit, the OnError event fires.

See Also

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