SDAC

TDATransaction.OnCommitRetaining Event

Occurs after CommitRetaining has been executed.

Class

TDATransaction

Syntax

property OnCommitRetaining: TNotifyEvent;

Remarks

The OnCommitRetaining event fires when the CommitRetaining method is executed, just after the transaction is successfully committed. In order to respond to the M:Devart.Dac.TDATransaction.Commit method execution, the OnCommit event is used.

When an error occurs during commit, the OnError event fired.

See Also

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