DTS_E_INVALIDOUTPUTLINEAGEID フィールド
%1 には系列 ID %2!d! が指定されていますが、%3!d! を指定する必要があります。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_E_INVALIDOUTPUTLINEAGEID As Integer
'使用
Dim value As Integer
value = HResults.DTS_E_INVALIDOUTPUTLINEAGEID
public const int DTS_E_INVALIDOUTPUTLINEAGEID
public:
literal int DTS_E_INVALIDOUTPUTLINEAGEID
static val mutable DTS_E_INVALIDOUTPUTLINEAGEID: int
public const var DTS_E_INVALIDOUTPUTLINEAGEID : int