HResults.DTS_E_INPUTCOLUMNBADMAP Field

Definition

MessageId: DTS_E_INPUTCOLUMNBADMAP MessageText: The %1!s! has a mapping that is not valid. An output column with an ID of %2!ld! does not exist on this component.

public: int DTS_E_INPUTCOLUMNBADMAP = -1071611349;
public const int DTS_E_INPUTCOLUMNBADMAP = -1071611349;
val mutable DTS_E_INPUTCOLUMNBADMAP : int
Public Const DTS_E_INPUTCOLUMNBADMAP As Integer  = -1071611349

Field Value

Value = -1071611349

Applies to