HResults.DTS_E_TXSCD_LOOKUPFAILURE Field

Definition

MessageId: DTS_E_TXSCD_LOOKUPFAILURE MessageText: The Lookup transformation failed to retrieve any rows. The transform fails when the FailOnLookupFailure is set to TRUE and no rows are retrieved.

public: int DTS_E_TXSCD_LOOKUPFAILURE = -1071611843;
public const int DTS_E_TXSCD_LOOKUPFAILURE = -1071611843;
val mutable DTS_E_TXSCD_LOOKUPFAILURE : int
Public Const DTS_E_TXSCD_LOOKUPFAILURE As Integer  = -1071611843

Field Value

Value = -1071611843

Applies to