HResults.DTS_E_TXLOOKUP_NOJOINS Field

Definition

MessageId: DTS_E_TXLOOKUP_NOJOINS MessageText: The lookup transform must contain at least one input column joined to a reference column, and none were specified. You must specify at least one join column.

public: int DTS_E_TXLOOKUP_NOJOINS = -1071607567;
public const int DTS_E_TXLOOKUP_NOJOINS = -1071607567;
val mutable DTS_E_TXLOOKUP_NOJOINS : int
Public Const DTS_E_TXLOOKUP_NOJOINS As Integer  = -1071607567

Field Value

Value = -1071607567

Applies to