HResults.DTSBC_E_INVALIDHTPIVALUE 欄位
The HowToProcessInput value, %1!lu!, is not valid. It must be one of the values from the HowToProcessInput enumeration.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Public Const DTSBC_E_INVALIDHTPIVALUE As Integer
'用途
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