HResults.DTS_E_TXUNPIVOTBADUNPIVOTMETADATA Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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