Hi!
I have the same class method to operate all events which interesting me and in the event i have divided segments that maintain INSERT, UPDATE, DELETE..
How can i check which class name or which Table operation cause the event ??
The information which is needed for me is: INSERT, UPDATE, DELETE
Thank you in advance