Campo HResults.DTSBC_E_TOOMANYOUTPUTCOLUMNS

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTSBC_E_TOOMANYOUTPUTCOLUMNS As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime