This topic has not yet been rated - Rate this topic

IDTSEvents.OnTaskFailed Method

Called by the task host when it fails.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
void OnTaskFailed(
	TaskHost taskHost
)

Parameters

taskHost
Type: Microsoft.SqlServer.Dts.Runtime.TaskHost
The TaskHost object that failed.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.