HResults.DTS_E_UPGRADEFAILED Field

Definition

MessageId: DTS_E_UPGRADEFAILED MessageText: The component metadata for "%1!s!" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.

public: int DTS_E_UPGRADEFAILED = -1073446881;
public const int DTS_E_UPGRADEFAILED = -1073446881;
val mutable DTS_E_UPGRADEFAILED : int
Public Const DTS_E_UPGRADEFAILED As Integer  = -1073446881

Field Value

Value = -1073446881

Applies to