Udostępnij za pośrednictwem


Pole HResults.DTS_E_TXUNPIVOTBADKEYLIST

PivotKeyValue jest nieprawidłowa.W UnPivot transformacji z więcej niż jednym DestinationColumn unpivoted zestaw z PivotKeyValues na docelowe muszą pasować.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_TXUNPIVOTBADKEYLIST As Integer
'Użycie
Dim value As Integer

value = HResults.DTS_E_TXUNPIVOTBADKEYLIST
public const int DTS_E_TXUNPIVOTBADKEYLIST
public:
literal int DTS_E_TXUNPIVOTBADKEYLIST
static val mutable DTS_E_TXUNPIVOTBADKEYLIST: int
public const var DTS_E_TXUNPIVOTBADKEYLIST : int