HResults.DTS_E_TXUNPIVOTBADUNPIVOTMETADATA Field

Definition

MessageId: DTS_E_TXUNPIVOTBADUNPIVOTMETADATA MessageText: Incorrect UnPivot metadata. In an UnPivot transform, all input columns with a PivotKeyValue that is set, and are pointing to the same DestinationColumn, must have metadata that exactly matches the DestinationColumn.

public: int DTS_E_TXUNPIVOTBADUNPIVOTMETADATA = -1071636314;
public const int DTS_E_TXUNPIVOTBADUNPIVOTMETADATA = -1071636314;
val mutable DTS_E_TXUNPIVOTBADUNPIVOTMETADATA : int
Public Const DTS_E_TXUNPIVOTBADUNPIVOTMETADATA As Integer  = -1071636314

Field Value

Value = -1071636314

Applies to