HResults.DTS_E_EXPREVALINPUTCOLUMNNAMENOTFOUND Field

Definition

MessageId: DTS_E_EXPREVALINPUTCOLUMNNAMENOTFOUND MessageText: Attempt to find the input column named "%1!s!" failed with error code 0x%2!8.8X!. The input column specified was not found in the input column collection.

public: int DTS_E_EXPREVALINPUTCOLUMNNAMENOTFOUND = -1073450846;
public const int DTS_E_EXPREVALINPUTCOLUMNNAMENOTFOUND = -1073450846;
val mutable DTS_E_EXPREVALINPUTCOLUMNNAMENOTFOUND : int
Public Const DTS_E_EXPREVALINPUTCOLUMNNAMENOTFOUND As Integer  = -1073450846

Field Value

Value = -1073450846

Applies to