IDTSEvents100.OnTaskFailed(IDTSTaskHost100) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OnTaskFailed(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSTaskHost100 ^ pTaskHost);
[System.Runtime.InteropServices.DispId(7)]
public void OnTaskFailed (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSTaskHost100 pTaskHost);
[<System.Runtime.InteropServices.DispId(7)>]
abstract member OnTaskFailed : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSTaskHost100 -> unit
Public Sub OnTaskFailed (pTaskHost As IDTSTaskHost100)
Parameters
- pTaskHost
- IDTSTaskHost100
- Attributes