Partager via


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.

Espace de noms: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntaxe

'Déclaration
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

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace