Partager via


Champ DTSBC_E_INVALIDHTPIVALUE

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTSBC_E_INVALIDHTPIVALUE As Integer
'Utilisation
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