HResults.DTSBC_E_UNMAPINPUTCOLUMNS Field

Definition

MessageId: DTSBC_E_UNMAPINPUTCOLUMNS MessageText: There are input columns that do not have associated output columns. The input columns will be unmapped.

public: int DTSBC_E_UNMAPINPUTCOLUMNS = -939524074;
public const int DTSBC_E_UNMAPINPUTCOLUMNS = -939524074;
val mutable DTSBC_E_UNMAPINPUTCOLUMNS : int
Public Const DTSBC_E_UNMAPINPUTCOLUMNS As Integer  = -939524074

Field Value

Value = -939524074

Applies to