Campo DTSBC_E_UNMAPINPUTCOLUMNS
There are input columns that do not have associated output columns. The input columns will be unmapped.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTSBC_E_UNMAPINPUTCOLUMNS As Integer
'Utilizzo
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
Vedere anche