Delen via


HResults.DTS_W_REDIRECTWITHNOATTACHEDERROROUTPUTS Field

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 (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_W_REDIRECTWITHNOATTACHEDERROROUTPUTS As Integer
'Usage
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