HResults.DTS_E_RAWDESTMAPPEDINPUTCOLUMN Field

Definition

MessageId: DTS_E_RAWDESTMAPPEDINPUTCOLUMN MessageText: The %1!s! is mapped to an external metadata column with the id %2!d!. Input columns should not be mapped to external metadata columns when selected Write Option value is Create Always.

public: int DTS_E_RAWDESTMAPPEDINPUTCOLUMN = -1071607124;
public const int DTS_E_RAWDESTMAPPEDINPUTCOLUMN = -1071607124;
val mutable DTS_E_RAWDESTMAPPEDINPUTCOLUMN : int
Public Const DTS_E_RAWDESTMAPPEDINPUTCOLUMN As Integer  = -1071607124

Field Value

Value = -1071607124

Applies to