HResults.DTS_E_TKEXECPACKAGE_SQLLOADFAILED 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.
MessageId : DTS_E_TKEXECPACKAGE_SQLLOADFAILED MessageText : Erreur 0x%1!8.8X!. Impossible de charger le package « %2!s! » à partir de SQL Server « %3!s! ». Vérifiez que le package existe sur l’instance de SQL Server et que vous disposez des informations d’identification appropriées pour y accéder.
public: int DTS_E_TKEXECPACKAGE_SQLLOADFAILED = -1073602325;
public const int DTS_E_TKEXECPACKAGE_SQLLOADFAILED = -1073602325;
val mutable DTS_E_TKEXECPACKAGE_SQLLOADFAILED : int
Public Const DTS_E_TKEXECPACKAGE_SQLLOADFAILED As Integer = -1073602325