ODAC

TDATransaction.OnError Event

Used to process errors that occur during executing a transaction.

Class

TDATransaction

Syntax

property OnError: TDATransactionErrorEvent;

Remarks

Add a handler to the OnError event to process errors that occur during executing a transaction and save point control statements such as Commit, Rollback, TOraTransaction.Savepoint, TOraTransaction.RollbackToSavepoint, and others. Check the E parameter to get the error code.

See Also

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