HResults.DTS_E_INSERTERREFERENCEDCOLUMNNOTFOUND Field

Definition

MessageId: DTS_E_INSERTERREFERENCEDCOLUMNNOTFOUND MessageText: The "%1!s!" references output column ID %2!d!, and that column is not found on the output.

public: int DTS_E_INSERTERREFERENCEDCOLUMNNOTFOUND = -1071611863;
public const int DTS_E_INSERTERREFERENCEDCOLUMNNOTFOUND = -1071611863;
val mutable DTS_E_INSERTERREFERENCEDCOLUMNNOTFOUND : int
Public Const DTS_E_INSERTERREFERENCEDCOLUMNNOTFOUND As Integer  = -1071611863

Field Value

Value = -1071611863

Applies to