HResults.DTS_E_TXLOOKUP_TOOFEWREFERENCECOLUMNS Field

Definition

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

Field Value

Value = -1071611326

Applies to