HResults.DTS_E_INPUTCOLUMNNOTFOUND Field

Definition

MessageId: DTS_E_INPUTCOLUMNNOTFOUND MessageText: The input column lineage ID "%1!s!" referenced by property "%2!s!" on output column "%3!s!" could not be located in the input column collection.

public: int DTS_E_INPUTCOLUMNNOTFOUND = -1071611105;
public const int DTS_E_INPUTCOLUMNNOTFOUND = -1071611105;
val mutable DTS_E_INPUTCOLUMNNOTFOUND : int
Public Const DTS_E_INPUTCOLUMNNOTFOUND As Integer  = -1071611105

Field Value

Value = -1071611105

Applies to