HResults.DTS_E_TXPIVOTBADOUTPUTTYPE Field

Definition

MessageId: DTS_E_TXPIVOTBADOUTPUTTYPE MessageText: Incorrect output type. The output column "%1!s!" (%2!d!) must have the same data type and metadata as the input column to which it is mapped.

public: int DTS_E_TXPIVOTBADOUTPUTTYPE = -1071636338;
public const int DTS_E_TXPIVOTBADOUTPUTTYPE = -1071636338;
val mutable DTS_E_TXPIVOTBADOUTPUTTYPE : int
Public Const DTS_E_TXPIVOTBADOUTPUTTYPE As Integer  = -1071636338

Field Value

Value = -1071636338

Applies to