HResults.DTS_E_OUTPUTCOLUMNNOTININPUT Field

Definition

MessageId: DTS_E_OUTPUTCOLUMNNOTININPUT MessageText: Output column "%1!s!" (%2!d!) references input column with lineage ID %3!d!, but no input could be found with that lineage ID.

public: int DTS_E_OUTPUTCOLUMNNOTININPUT = -1071611896;
public const int DTS_E_OUTPUTCOLUMNNOTININPUT = -1071611896;
val mutable DTS_E_OUTPUTCOLUMNNOTININPUT : int
Public Const DTS_E_OUTPUTCOLUMNNOTININPUT As Integer  = -1071611896

Field Value

Value = -1071611896

Applies to