次の方法で共有


DTS_E_IDNOTINPUTNOROUTPUT フィールド

ID %1!lu! は入力 ID でも出力 ID でもありません。指定された ID は、外部メタデータのコレクションが関連付けられている入力 ID または出力 ID である必要があります。

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

構文

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

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