Hello,
I'm creating some Table Scripts and there are times when the row from the source isn't a valid row. I would like to have that be ignored rather than entering the data from the invalid row. What's the best way to null out or invalidate the row in the ProcessInputRow method so that that particular row can be ignored?
Thanks,
Scott