HResults.DTS_E_TKEXECPACKAGE_UNABLETOLOAD 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_UNABLETOLOAD MessageText: Error 0x%1!8.8X! while preparing to load the package. %2!s!.
public: int DTS_E_TKEXECPACKAGE_UNABLETOLOAD = -1073602332;
public const int DTS_E_TKEXECPACKAGE_UNABLETOLOAD = -1073602332;
val mutable DTS_E_TKEXECPACKAGE_UNABLETOLOAD : int
Public Const DTS_E_TKEXECPACKAGE_UNABLETOLOAD As Integer = -1073602332