Hi guys,
As mentioned, when we use Update_recordset, does it skip Update method() ? I created Job and use Update_Recordset then create CoC class with Update method of the same table, however it never run my CoC class.
Actually I ran to a post saying it is run Update(), I just want to confirm, which one is true ?
I didn't specify anything else, btw, like SkipDataMethod or SkipEvents.
Thanks,