HResults.DTS_E_TXSCD_FIXEDATTRIBUTECHANGE Field

Definition

MessageId: DTS_E_TXSCD_FIXEDATTRIBUTECHANGE MessageText: If the FailOnFixedAttributeChange property is set to TRUE, the transformation will fail when a fixed attribute change is detected. To send rows to the Fixed Attribute output, set the FailOnFixedAttributeChange property to FALSE.

public: int DTS_E_TXSCD_FIXEDATTRIBUTECHANGE = -1071611844;
public const int DTS_E_TXSCD_FIXEDATTRIBUTECHANGE = -1071611844;
val mutable DTS_E_TXSCD_FIXEDATTRIBUTECHANGE : int
Public Const DTS_E_TXSCD_FIXEDATTRIBUTECHANGE As Integer  = -1071611844

Field Value

Value = -1071611844

Applies to