HResults.DTS_E_INPUTNOTKNOWN Field

Definition

MessageId: DTS_E_INPUTNOTKNOWN MessageText: Thread "%1!s!" received a buffer for input %2!d!, but this thread is not responsible for that input. An error occurred, causing the Data Flow engine scheduler to build a bad execution plan.

public: int DTS_E_INPUTNOTKNOWN = -1073446898;
public const int DTS_E_INPUTNOTKNOWN = -1073446898;
val mutable DTS_E_INPUTNOTKNOWN : int
Public Const DTS_E_INPUTNOTKNOWN As Integer  = -1073446898

Field Value

Value = -1073446898

Applies to