다음을 통해 공유


HResults.DTSBC_E_UNMAPINPUTCOLUMNS 필드

There are input columns that do not have associated output columns. The input columns will be unmapped.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Public Const DTSBC_E_UNMAPINPUTCOLUMNS As Integer
‘사용 방법
Dim value As Integer 

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

참고 항목

참조

HResults 클래스

Microsoft.SqlServer.Dts.Runtime 네임스페이스