HResults.DTS_E_THREADCANCELLED Champ
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.
Code d’erreur SSIS DTS_E_THREADCANCELLED. Le filet «%1» a reçu un signal d’arrêt et se termine. L’utilisateur a demandé un arrêt, ou une erreur dans un autre thread provoque l’arrêt du pipeline. Il se peut qu’il y ait eu des messages d’erreur postés avant cela avec plus d’informations sur les raisons de l’annulation du fil.
public: int DTS_E_THREADCANCELLED = -1073450951;
public const int DTS_E_THREADCANCELLED = -1073450951;
val mutable DTS_E_THREADCANCELLED : int
Public Const DTS_E_THREADCANCELLED As Integer = -1073450951