DTSBC_E_TOOMANYOUTPUTCOLUMNS フィールド
入力列に関連付けられていない出力列があります。出力列が削除されます。
名前空間: 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