I have a package that exports data from the database into text files. At the bottom of the file it writes how many lines are in the file. This is counted in a function "InsertSuccessMain" which is the InsertSuccessFunctionEntry for a task.
I can see this when the package is saved to VB, however I can't find this function in the package through the UI, how do I locate it ?
Thanks