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