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).
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public Const DTS_W_REDIRECTWITHNOATTACHEDERROROUTPUTS As Integer
‘사용 방법
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