Campo HResults.DTSBC_E_INPUTHASNOERROROUTPUT

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTSBC_E_INPUTHASNOERROROUTPUT As Integer
'Utilizzo
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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime