Поделиться через


Поле DTS_E_UPGRADEFAILED

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

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Const DTS_E_UPGRADEFAILED As Integer
'Применение
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