HResults.DTS_E_PROCESSINPUTFAILED 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.
SSIS Error Code DTS_E_PROCESSINPUTFAILED: The ProcessInput method on component "%1" (%2!d!) failed with error code 0x%3!8.8X!. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.
public: int DTS_E_PROCESSINPUTFAILED = -1073450974;
public const int DTS_E_PROCESSINPUTFAILED = -1073450974;
val mutable DTS_E_PROCESSINPUTFAILED : int
Public Const DTS_E_PROCESSINPUTFAILED As Integer = -1073450974