HResults.DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT フィールド
ID %2!d! の出力列で必要とされている 系列 ID %1!d! の入力列が見つかりません。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT As Integer
'使用
Dim value As Integer
value = HResults.DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT
public const int DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT
public:
literal int DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT
static val mutable DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT: int
public const var DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT : int