HResults.DTS_E_INCORRECTINPUTCACHECOLCOUNT Field

Definition

MessageId: DTS_E_INCORRECTINPUTCACHECOLCOUNT MessageText: The number of input columns does not match the number of cache columns.

public: int DTS_E_INCORRECTINPUTCACHECOLCOUNT = -1071607031;
public const int DTS_E_INCORRECTINPUTCACHECOLCOUNT = -1071607031;
val mutable DTS_E_INCORRECTINPUTCACHECOLCOUNT : int
Public Const DTS_E_INCORRECTINPUTCACHECOLCOUNT As Integer  = -1071607031

Field Value

Value = -1071607031

Applies to