HResults.DTS_E_TOTALINPUTCOLSCANNOTBEZERO Field

Definition

MessageId: DTS_E_TOTALINPUTCOLSCANNOTBEZERO MessageText: No input columns found. At least one input column must be mapped to an output column.

public: int DTS_E_TOTALINPUTCOLSCANNOTBEZERO = -1071636307;
public const int DTS_E_TOTALINPUTCOLSCANNOTBEZERO = -1071636307;
val mutable DTS_E_TOTALINPUTCOLSCANNOTBEZERO : int
Public Const DTS_E_TOTALINPUTCOLSCANNOTBEZERO As Integer  = -1071636307

Field Value

Value = -1071636307

Applies to