DTS_E_UPGRADEFAILED フィールド
"%1" のコンポーネント メタデータをコンポーネントの新しいバージョンにアップグレードできませんでした。PerformUpgrade メソッドを実行できませんでした。
名前空間: 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