I've got a DTS package that executes a second DTS package. When the second package is executed, it always returns a success status, even if one of the steps in it have failed. Is there any way to have it return a failure status so that the outer package can be halted?