How do I programically set a return code in a prerequisite task so that the successor tasks will be bypassed.
I have written a query that will check the status of a database. If the data has not been refreshed, I want the subsequent qvd generation build and reload and distribution tasks to be bypassed.