Compartir a través de


Campo HResults.DTS_W_NOMATCHOUTPUTGETSNOROWS

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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_W_NOMATCHOUTPUTGETSNOROWS As Integer
'Uso
Dim value As Integer 

value = HResults.DTS_W_NOMATCHOUTPUTGETSNOROWS
public const int DTS_W_NOMATCHOUTPUTGETSNOROWS
public:
literal int DTS_W_NOMATCHOUTPUTGETSNOROWS
static val mutable DTS_W_NOMATCHOUTPUTGETSNOROWS: int
public const var DTS_W_NOMATCHOUTPUTGETSNOROWS : int

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime