Partager via


Champ DTSBC_E_TOOMANYOUTPUTCOLUMNS

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTSBC_E_TOOMANYOUTPUTCOLUMNS As Integer
'Utilisation
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