HResults.DTSBC_E_INPUTHASNOERROROUTPUT Field

The input "%1!lu!" has no synchronous error output.

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

Syntax

'Declaration
Public Const DTSBC_E_INPUTHASNOERROROUTPUT As Integer
'Usage
Dim value As Integer 

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

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace