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