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.
命名空间: Microsoft.SqlServer.Dts.Runtime
程序集: Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)
语法
声明
Public Const DTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND As Integer
用法
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