HResults.DTS_E_TKEXECPACKAGE_UNABLETOLOADXML Field

Definition

MessageId: DTS_E_TKEXECPACKAGE_UNABLETOLOADXML MessageText: Error 0x%1!8.8X! while loading package file "%3!s!" into an XML document. %2!s!.

public: int DTS_E_TKEXECPACKAGE_UNABLETOLOADXML = -1073602333;
public const int DTS_E_TKEXECPACKAGE_UNABLETOLOADXML = -1073602333;
val mutable DTS_E_TKEXECPACKAGE_UNABLETOLOADXML : int
Public Const DTS_E_TKEXECPACKAGE_UNABLETOLOADXML As Integer  = -1073602333

Field Value

Value = -1073602333

Applies to