HResults.DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN Field

Definition

MessageId: DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN MessageText: Cannot find input column with lineage ID "%1!d!" which is needed by "%2!s!". Check SourceInputColumnLineageID custom property of the output column.

public: int DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN = -1071636458;
public const int DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN = -1071636458;
val mutable DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN : int
Public Const DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN As Integer  = -1071636458

Field Value

Value = -1071636458

Applies to