ServiceBrokerListener
ServiceBrokerListener copied to clipboard
How to detect changes ?
suppose some new records has been added to customer table or existing few changes then how could get those rows with more information like is it added or update?
share some code snippet to achieve it. thanks
This should get you started
https://github.com/dyatchenko/ServiceBrokerListener/issues/5#issuecomment-95019565
and read through this issue for more information.