HResults.DTS_E_INVALIDINPUTCOUNT Field

Definition

MessageId: DTS_E_INVALIDINPUTCOUNT MessageText: A component has an invalid number of inputs.

public: int DTS_E_INVALIDINPUTCOUNT = -1071611901;
public const int DTS_E_INVALIDINPUTCOUNT = -1071611901;
val mutable DTS_E_INVALIDINPUTCOUNT : int
Public Const DTS_E_INVALIDINPUTCOUNT As Integer  = -1071611901

Field Value

Value = -1071611901

Applies to