DTS_E_INPUTCOLUMNNOTFOUND フィールド

出力列 "%3" でプロパティ "%2" によって参照されている入力列の系列 ID "%1" が入力列のコレクションに見つかりませんでした。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Const DTS_E_INPUTCOLUMNNOTFOUND As Integer
'使用
Dim value As Integer

value = HResults.DTS_E_INPUTCOLUMNNOTFOUND
public const int DTS_E_INPUTCOLUMNNOTFOUND
public:
literal int DTS_E_INPUTCOLUMNNOTFOUND
static val mutable DTS_E_INPUTCOLUMNNOTFOUND: int
public const var DTS_E_INPUTCOLUMNNOTFOUND : int