HResults.DTS_W_NOMATCHOUTPUTGETSNOROWS 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_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