Condividi tramite


Campo HResults.DTS_E_UPGRADEFAILED

The component metadata for "%1" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_UPGRADEFAILED As Integer
'Utilizzo
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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime