IDTSEvents100.OnTaskFailed(IDTSTaskHost100) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void OnTaskFailed(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSTaskHost100 ^ pTaskHost);
[System.Runtime.InteropServices.DispId(7)]
public void OnTaskFailed (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSTaskHost100 pTaskHost);
[<System.Runtime.InteropServices.DispId(7)>]
abstract member OnTaskFailed : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSTaskHost100 -> unit
Public Sub OnTaskFailed (pTaskHost As IDTSTaskHost100)
Paramètres
- pTaskHost
- IDTSTaskHost100
- Attributs
Remarques
Pour plus d’informations, consultez IDTSEvents.