HResults.DTS_E_EXPREVALINPUTCOLUMNIDNOTFOUND Field

Definition

MessageId: DTS_E_EXPREVALINPUTCOLUMNIDNOTFOUND MessageText: Attempt to find the input column with lineage ID %1!d! failed with error code 0x%2!8.8X!. The input column was not found in the input column collection.

public: int DTS_E_EXPREVALINPUTCOLUMNIDNOTFOUND = -1073450845;
public const int DTS_E_EXPREVALINPUTCOLUMNIDNOTFOUND = -1073450845;
val mutable DTS_E_EXPREVALINPUTCOLUMNIDNOTFOUND : int
Public Const DTS_E_EXPREVALINPUTCOLUMNIDNOTFOUND As Integer  = -1073450845

Field Value

Value = -1073450845

Applies to