HResults.DTS_E_TXPIVOTDUPLICATEPIVOTKEYVALUE-Feld
Output column "%1" (%2!d!) is mapped to a Pivoted Value input column with a non-unique PivotKeyValue property value.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_TXPIVOTDUPLICATEPIVOTKEYVALUE As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_TXPIVOTDUPLICATEPIVOTKEYVALUE
public const int DTS_E_TXPIVOTDUPLICATEPIVOTKEYVALUE
public:
literal int DTS_E_TXPIVOTDUPLICATEPIVOTKEYVALUE
static val mutable DTS_E_TXPIVOTDUPLICATEPIVOTKEYVALUE: int
public const var DTS_E_TXPIVOTDUPLICATEPIVOTKEYVALUE : int