Business Entity didn´t Throw Trigger Error Message

Posted by William Antero on 31-Mar-2017 15:14

Hello.

I created a Delete Trigger to validate some relationships before delete table and are trying to get this error message in my Business Entity, but the Delete Method are returning the message bellow from Business Entity Class.

Error: Não foi possível remover o registro TipoAcesso na base de dados durante o  SAVE-ROW-CHANGES. (11914)

Is it posible to get the Trigger Error at Business Entity?

[View:/cfs-file/__key/communityserver-discussions-components-files/19/TriggerError.docx:70:53]

All Replies

Posted by William Antero on 05-Apr-2017 08:55

Hello.

I could get the error in my App doing the changes bellow:

1. RETURN ERROR in Delete Trigger.

2. Get the error message after delete super method 

This thread is closed