Compartilhar via


Campo HResults.DTS_W_REDIRECTWITHNOATTACHEDERROROUTPUTS

Rows sent to the error output(s) will be lost. Add new data flow transformations or destinations to receive error rows, or reconfigure the component to stop redirecting rows to the error output(s).

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_W_REDIRECTWITHNOATTACHEDERROROUTPUTS As Integer
'Uso
Dim value As Integer 

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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime