Indicates the type of storage in which the Microsoft SQL Server 2000 Data Transformation Services package to be executed by a Exec80PackageTask is located.
네임스페이스: Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
어셈블리: Microsoft.SqlServer.Exec80PackageTask (in microsoft.sqlserver.exec80packagetask.dll)
구문
‘선언
Public Enumeration Locations
public enum Locations
public enum class Locations
public enum Locations
public enum Locations
Members
| Member name | Description |
|---|---|
| EmbeddedInTask | The DTS package is stored in the Exec80PackageTask. |
| SqlServer | The DTS package is stored in the msdb database for an instance of Microsoft SQL Server 2000. |
| StorageFile | The DTS package is stored in a structured storage file. |
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.