共用方式為


HResults.DTSBC_E_TOOMANYOUTPUTCOLUMNS 欄位

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

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTSBC_E_TOOMANYOUTPUTCOLUMNS As Integer
'用途
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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間