HResults.DTS_E_DOWNGRADEFAILED Field

Definition

MessageId: DTS_E_DOWNGRADEFAILED MessageText: The component metadata for "%1!s!" could not be downgraded to the older version of the component. The PerformDowngrade method failed.

public: int DTS_E_DOWNGRADEFAILED = -1073417137;
public const int DTS_E_DOWNGRADEFAILED = -1073417137;
val mutable DTS_E_DOWNGRADEFAILED : int
Public Const DTS_E_DOWNGRADEFAILED As Integer  = -1073417137

Field Value

Value = -1073417137

Applies to