HResults.DTS_E_INSERTERREFERENCEDCOLUMNNOTFOUND Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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