HResults.DTS_E_TXGROUPDUPS_INPUTCOLUMNNOTJOINED Field

Definition

MessageId: DTS_E_TXGROUPDUPS_INPUTCOLUMNNOTJOINED MessageText: The input column "%1!s!" referenced by the "%2!s!" property on output column "%3!s!" must have property ToBeCleaned=True and have a valid ExactFuzzy property value.

public: int DTS_E_TXGROUPDUPS_INPUTCOLUMNNOTJOINED = -1071611104;
public const int DTS_E_TXGROUPDUPS_INPUTCOLUMNNOTJOINED = -1071611104;
val mutable DTS_E_TXGROUPDUPS_INPUTCOLUMNNOTJOINED : int
Public Const DTS_E_TXGROUPDUPS_INPUTCOLUMNNOTJOINED As Integer  = -1071611104

Field Value

Value = -1071611104

Applies to