HResults.DTS_E_TXUNPIVOTBADKEYLIST 字段

定义

MessageId: DTS_E_TXUNPIVOTBADKEYLIST MessageText: PivotKeyValue 无效。 在包含多个未枢轴DestinationColumn的UnPivot变换中,每个目的地的PivotKeyValue集合必须完全匹配。

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

适用于