HResults.DTS_E_UNABLETOLOCATEINPUTCOLUMNID Field

Definition

MessageId: DTS_E_UNABLETOLOCATEINPUTCOLUMNID MessageText: An input column with the lineage ID %1!d!, referenced in the ParameterMap custom property with the parameter on position number %2!d!, cannot be found in the input columns collection.

public: int DTS_E_UNABLETOLOCATEINPUTCOLUMNID = -1071611340;
public const int DTS_E_UNABLETOLOCATEINPUTCOLUMNID = -1071611340;
val mutable DTS_E_UNABLETOLOCATEINPUTCOLUMNID : int
Public Const DTS_E_UNABLETOLOCATEINPUTCOLUMNID As Integer  = -1071611340

Field Value

Value = -1071611340

Applies to