Compartir a través de


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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime