HResults.DTS_E_EXEC2000PKGTASK_CLS_NOT_REGISTRED_EXCEPTION Field
To execute the DTS 2000 Package task, start SQL Server Setup and use the Advanced button from the Components to Install page to select Legacy Components.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_EXEC2000PKGTASK_CLS_NOT_REGISTRED_EXCEPTION As Integer
public const int DTS_E_EXEC2000PKGTASK_CLS_NOT_REGISTRED_EXCEPTION
public:
literal int DTS_E_EXEC2000PKGTASK_CLS_NOT_REGISTRED_EXCEPTION
public static final int DTS_E_EXEC2000PKGTASK_CLS_NOT_REGISTRED_EXCEPTION
public const var DTS_E_EXEC2000PKGTASK_CLS_NOT_REGISTRED_EXCEPTION : 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