Description
This function returns #ENDJOBFAILEDMSG!( error message ) which causes the job to stop with a fatal error. The supplied error message is then set in the ExecutionLog error message. The message may contain up to 255 characters.
Syntax
ENDJOBFAILEDMSG ( "error message" )
Note: This function requires special handling when working with bulk operations. See Using Bulk Operations for more information.
See also