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 | 간단한 VariablesCollection 클래스 반복을 지원합니다. | |
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 | 인프라입니다. |
열거형
열거형 | 설명 | |
---|---|---|
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. |