Compartilhar via


Campo HResults.DTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND

The source lineage id '%1!d!' specified for property '%2' on output column '%3' was not found in the input column collection. This occurs when the input column id specified on an output column as a passthrough column is not found in the set of inputs.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND As Integer
'Uso
Dim value As Integer 

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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime