HResults.DTS_E_TXUNPIVOTDUPLICATEPIVOTKEYVALUE 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_TXUNPIVOTDUPLICATEPIVOTKEYVALUE MessageText: Duplicate PivotKeyValue. Input column "%1!s!" (%2!d!) is mapped to a Pivoted Value output column and has a non-unique PivotKeyValue.
public: int DTS_E_TXUNPIVOTDUPLICATEPIVOTKEYVALUE = -1071636317;
public const int DTS_E_TXUNPIVOTDUPLICATEPIVOTKEYVALUE = -1071636317;
val mutable DTS_E_TXUNPIVOTDUPLICATEPIVOTKEYVALUE : int
Public Const DTS_E_TXUNPIVOTDUPLICATEPIVOTKEYVALUE As Integer = -1071636317