HResults.DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT Field

Definition

MessageId: DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT MessageText: There must be at least one column of Fixed, Changing, or Historical type on the input of a Slowly Changing Dimension transform. Verify that at least one column is a FixedAttribute, ChangingAttribute, or HistoricalAttribute.

public: int DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT = -1071611861;
public const int DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT = -1071611861;
val mutable DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT : int
Public Const DTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT As Integer  = -1071611861

Field Value

Value = -1071611861

Applies to