HResults.DTS_E_TXUNPIVOTBADKEYLIST フィールド

定義

MessageId: DTS_E_TXUNPIVOTBADKEYLIST MessageText: PivotKeyValue が無効です。 UnPivot が解除された複数の DestinationColumn を使用するピボット解除変換では、各変換先の PivotKeyValues のセットが完全に一致する必要があります。

public: int DTS_E_TXUNPIVOTBADKEYLIST = -1071636315;
public const int DTS_E_TXUNPIVOTBADKEYLIST = -1071636315;
val mutable DTS_E_TXUNPIVOTBADKEYLIST : int
Public Const DTS_E_TXUNPIVOTBADKEYLIST As Integer  = -1071636315

フィールド値

Value = -1071636315

適用対象