HResults.DTSBC_E_CANTINSERTOUTPUTCOLUMN Field
The %1!s! 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
public const int DTSBC_E_CANTINSERTOUTPUTCOLUMN
public:
literal int DTSBC_E_CANTINSERTOUTPUTCOLUMN
public static final int DTSBC_E_CANTINSERTOUTPUTCOLUMN
public const var DTSBC_E_CANTINSERTOUTPUTCOLUMN : int
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace