HResults.DTS_E_BACKPRESSURE_DEPENDONEORINPUT Field

Definition

MessageId: DTS_E_BACKPRESSURE_DEPENDONEORINPUT MessageText: The GetDependentInputs method of component (ID: %1!d!) returned a list that contains an input ID (%2!d!) that already reached end of rowset. Check the implementation of this method.

public: int DTS_E_BACKPRESSURE_DEPENDONEORINPUT = -1073442566;
public const int DTS_E_BACKPRESSURE_DEPENDONEORINPUT = -1073442566;
val mutable DTS_E_BACKPRESSURE_DEPENDONEORINPUT : int
Public Const DTS_E_BACKPRESSURE_DEPENDONEORINPUT As Integer  = -1073442566

Field Value

Value = -1073442566

Applies to