Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask Namespace

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 Execute DTS 2000 Package Task.

Classes

  Class Description
Public class 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.
Public class PackageUtils Infrastructure.
Public class PkgVariable Describes an inner or outer variable for a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by a Exec80PackageTask.
Public class PkgVariableEnumerator Supports a simple iteration over the VariablesCollection class.
Public class SQLServerHelper Infrastructure.
Public class 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.
Public class VariablesHelper Infrastructure.

Interfaces

  Interface Description
Public interface IDTSExec80PackageTask Infrastructure.

Enumerations

  Enumeration Description
Public enumeration 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.