Campo DTSBC_E_INVALIDHTPIVALUE
The HowToProcessInput value, %1!lu!, is not valid. It must be one of the values from the HowToProcessInput enumeration.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTSBC_E_INVALIDHTPIVALUE As Integer
'Utilizzo
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
Vedere anche