HResults.DTS_E_TXUNPIVOTBADKEYLIST Field

Definition

MessageId: DTS_E_TXUNPIVOTBADKEYLIST MessageText: PivotKeyValue is not valid. In an UnPivot transform with more than one unpivoted DestinationColumn, the set of PivotKeyValues per destination must match exactly.

public: int DTS_E_TXUNPIVOTBADKEYLIST = -1071636315;
public const int DTS_E_TXUNPIVOTBADKEYLIST = -1071636315;
val mutable DTS_E_TXUNPIVOTBADKEYLIST : int
Public Const DTS_E_TXUNPIVOTBADKEYLIST As Integer  = -1071636315

Field Value

Value = -1071636315

Applies to