HResults.DTS_E_TXUNPIVOTDUPLICATEDESTINATION Field

Definition

MessageId: DTS_E_TXUNPIVOTDUPLICATEDESTINATION MessageText: Duplicate destination error. More than one non-pivoted input column is mapped to the same destination output column.

public: int DTS_E_TXUNPIVOTDUPLICATEDESTINATION = -1071636308;
public const int DTS_E_TXUNPIVOTDUPLICATEDESTINATION = -1071636308;
val mutable DTS_E_TXUNPIVOTDUPLICATEDESTINATION : int
Public Const DTS_E_TXUNPIVOTDUPLICATEDESTINATION As Integer  = -1071636308

Field Value

Value = -1071636308

Applies to