Condividi tramite


Campo HResults.DTSBC_E_CANTINSERTOUTPUTCOLUMN

The %1 does not allow the insertion of output columns.

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

Sintassi

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

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime