语言

HResults.DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN 字段

定义

MessageId:DTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN MessageText:找不到带有血统ID“%1!d!”的输入列,该列需要“%2!s!”。 检查输出列的 SourceInputColumnLineageID custom 属性。

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

字段值

Value = -1071636458

适用于