HResults.DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN 欄位
Cannot find input column with lineage ID "%1!d!" which is needed by "%2". Check SourceInputColumnLineageID custom property of the output column.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Public Const DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN As Integer
'用途
Dim value As Integer
value = HResults.DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN
public const int DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN
public:
literal int DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN
static val mutable DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN: int
public const var DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN : int