Share via


HResults.DTS_E_TXUNPIVOTBADUNPIVOTMETADATA Campo

Definición

MessageId: DTS_E_TXUNPIVOTBADUNPIVOTMETADATA MessageText: metadatos unpivotes incorrectos. En una transformación UnPivot, todas las columnas de entrada con un PivotKeyValue establecido que apuntan a una misma DestinationColumn deben tener metadatos que coincidan exactamente con la DestinationColumn.

public: int DTS_E_TXUNPIVOTBADUNPIVOTMETADATA = -1071636314;
public const int DTS_E_TXUNPIVOTBADUNPIVOTMETADATA = -1071636314;
val mutable DTS_E_TXUNPIVOTBADUNPIVOTMETADATA : int
Public Const DTS_E_TXUNPIVOTBADUNPIVOTMETADATA As Integer  = -1071636314

Valor de campo

Value = -1071636314

Se aplica a