Campo DTS_E_COULDNOTFINDINPUTBUFFERCOLUMNBYLINEAGE

The %1 cannot find the column with LineageID %2!ld! in its input buffer.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_COULDNOTFINDINPUTBUFFERCOLUMNBYLINEAGE As Integer
'Utilizzo
Dim value As Integer

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