HResults.DTS_E_TXLOOKUP_TOOFEWREFERENCECOLUMNS 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_TOOFEWREFERENCECOLUMNS MessageText: The Lookup transformation reference metadata contains too few columns. Check the SQLCommand property. The SELECT statement must return at least one column.
public: int DTS_E_TXLOOKUP_TOOFEWREFERENCECOLUMNS = -1071611326;
public const int DTS_E_TXLOOKUP_TOOFEWREFERENCECOLUMNS = -1071611326;
val mutable DTS_E_TXLOOKUP_TOOFEWREFERENCECOLUMNS : int
Public Const DTS_E_TXLOOKUP_TOOFEWREFERENCECOLUMNS As Integer = -1071611326