Compartir a través de


Campo HResults.DTSBC_E_INVALIDHTPIVALUE

The HowToProcessInput value, %1!lu!, is not valid. It must be one of the values from the HowToProcessInput enumeration.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTSBC_E_INVALIDHTPIVALUE As Integer
'Uso
Dim value As Integer 

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime