HResults.DTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND Field

Definition

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.

public: int DTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND = -1071611118;
public const int DTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND = -1071611118;
val mutable DTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND : int
Public Const DTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND As Integer  = -1071611118

Field Value

Value = -1071611118

Applies to