다음을 통해 공유


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