共用方式為


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 執行 DTS 2000 封裝工作.

類別

  類別 描述
公用類別 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 基礎結構。
公用類別 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 Supports a simple iteration over the VariablesCollection class.
公用類別 SQLServerHelper 基礎結構。
公用類別 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 基礎結構。

介面

  介面 描述
公用介面 IDTSExec80PackageTask 基礎結構。

列舉型別

  列舉型別 描述
公用列舉 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.