HResults.DTS_E_INVALIDINPUTLINEAGEID Field
%1 has lineage ID %2!d! that was not previously used in the Data Flow task.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_INVALIDINPUTLINEAGEID As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_INVALIDINPUTLINEAGEID
public const int DTS_E_INVALIDINPUTLINEAGEID
public:
literal int DTS_E_INVALIDINPUTLINEAGEID
static val mutable DTS_E_INVALIDINPUTLINEAGEID: int
public const var DTS_E_INVALIDINPUTLINEAGEID : int