HResults.DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT 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_TXAGG_INPUTNOTFOUNDFOROUTPUT MessageText: Cannot find input column with lineage ID %1!d! needed by output column with ID %2!d!.
public: int DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT = -1071611391;
public const int DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT = -1071611391;
val mutable DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT : int
Public Const DTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT As Integer = -1071611391