ODAC

TOraTransaction.OnError Event

Occurs for processing errors that can be arised during executing transaction and savepoint control statements such as COMMIT, ROLLBACK, SAVEPOINT, RELEASE SAVEPOINT and others.

Class

TOraTransaction

Syntax

property OnError: TDATransactionErrorEvent;

Remarks

Write the OnError event handler to process errors that occur during executing transaction and savepoint control statements such as COMMIT, ROLLBACK, SAVEPOINT, RELEASE SAVEPOINT and others. Check the E parameter to get an error code.

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