Allows you to specify what kind of return code and message is returned when a package is not usable. The options available are:
Send exception
Specifies that an exception is returned when an SQL package error occurs.Post warning
Specifies that a warning is returned if a package is unusable.Ignore
Specifies that no message is returned if a package is unusable.