HResults.DTS_E_TXLOOKUP_NOJOINS Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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