HResults.DTS_E_UPGRADEFAILED Field
The component metadata for "%1" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_UPGRADEFAILED As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_UPGRADEFAILED
public const int DTS_E_UPGRADEFAILED
public:
literal int DTS_E_UPGRADEFAILED
static val mutable DTS_E_UPGRADEFAILED: int
public const var DTS_E_UPGRADEFAILED : int