HResults.DTS_E_CANTDELETECOLUMN Field
The column cannot be deleted. The component does not allow columns to be deleted from this input or output.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_CANTDELETECOLUMN As Integer
public const int DTS_E_CANTDELETECOLUMN
public:
literal int DTS_E_CANTDELETECOLUMN
public static final int DTS_E_CANTDELETECOLUMN
public const var DTS_E_CANTDELETECOLUMN : 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