HResults.DTS_E_LOADFROMXML Field

Definition

MessageId: DTS_E_LOADFROMXML MessageText: Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information can be stored.

public: int DTS_E_LOADFROMXML = -1073672184;
public const int DTS_E_LOADFROMXML = -1073672184;
val mutable DTS_E_LOADFROMXML : int
Public Const DTS_E_LOADFROMXML As Integer  = -1073672184

Field Value

Value = -1073672184

Applies to