HResults.DTS_E_TKEXECPACKAGE_SQLLOADFAILED Field
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.
MessageId: DTS_E_TKEXECPACKAGE_SQLLOADFAILED MessageText: Error 0x%1!8.8X!. Failed to load the package "%2!s!" from SQL Server "%3!s!". Make sure that the package exists on the instance of SQL Server and that you have the correct credentials to access it.
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