HResults.DTS_W_NOMATCHOUTPUTGETSNOROWS Field

Definition

MessageId: DTS_W_NOMATCHOUTPUTGETSNOROWS MessageText: No rows will be sent to the no match output. Configure the transformation to redirect rows with no matching entries to the no match output, or delete the data flow transformations or destinations that are attached to the no match output.

public: int DTS_W_NOMATCHOUTPUTGETSNOROWS = -2145348852;
public const int DTS_W_NOMATCHOUTPUTGETSNOROWS = -2145348852;
val mutable DTS_W_NOMATCHOUTPUTGETSNOROWS : int
Public Const DTS_W_NOMATCHOUTPUTGETSNOROWS As Integer  = -2145348852

Field Value

Value = -2145348852

Applies to