Espace de noms Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
The Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask namespace contains the interfaces and classes used for the Execute DTS 2000 Package Task, which extends the enterprise capabilities of Integration Services by letting an SSIS package run packages created in Microsoft SQL Server 2000 Data Transformation Services (DTS) as part of a workflow. For more information about the Execute DTS 2000 Package Task, see Tâche d'exécution de package DTS 2000.
Classes
Classe | Description | |
---|---|---|
Exec80PackageTask | Contains the members used to configure and run an Execute DTS 2000 Package task, which runs other Microsoft SQL Server 2000 Data Transformation Services (DTS) packages. | |
PackageUtils | Infrastructure. | |
PkgVariable | Describes an inner or outer variable for a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by a Exec80PackageTask. | |
PkgVariableEnumerator | Prend en charge une itération simple au sein de la classe VariablesCollection. | |
SQLServerHelper | Infrastructure. | |
VariablesCollection | Contains a collection of PkgVariable objects, representing the inner or outer variables of a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by the Exec80PackageTask. | |
VariablesHelper | Infrastructure. |
Énumérations
Énumération | Description | |
---|---|---|
Exec80PackageTask. . :: . .Locations | Indicates the type of storage in which the Microsoft SQL Server 2000 Data Transformation Services package to be executed by a Exec80PackageTask is located. |