HResults.DTS_E_BACKPRESSURE_ALLINPUTSCLOSED 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_BACKPRESSURE_ALLINPUTSCLOSED MessageText: The CanProcess method of the component (ID: %1!d!) returned false for all inputs. No further input data can be processed. Check the implementation of this method.
public: int DTS_E_BACKPRESSURE_ALLINPUTSCLOSED = -1073442568;
public const int DTS_E_BACKPRESSURE_ALLINPUTSCLOSED = -1073442568;
val mutable DTS_E_BACKPRESSURE_ALLINPUTSCLOSED : int
Public Const DTS_E_BACKPRESSURE_ALLINPUTSCLOSED As Integer = -1073442568