HResults.DTS_E_TXFUZZYLOOKUP_NO_JOIN_COLUMNS Field

Definition

MessageId: DTS_E_TXFUZZYLOOKUP_NO_JOIN_COLUMNS MessageText: There were no input columns with a valid join to a reference table column. Make sure that there is at least one join defined using the input column properties JoinToReferenceColumn and JoinType.

public: int DTS_E_TXFUZZYLOOKUP_NO_JOIN_COLUMNS = -1071611131;
public const int DTS_E_TXFUZZYLOOKUP_NO_JOIN_COLUMNS = -1071611131;
val mutable DTS_E_TXFUZZYLOOKUP_NO_JOIN_COLUMNS : int
Public Const DTS_E_TXFUZZYLOOKUP_NO_JOIN_COLUMNS As Integer  = -1071611131

Field Value

Value = -1071611131

Applies to