DtsPackageLocationOption Enumeration
Enumerates options for the location of the Data Transformation Services (DTS) package.
命名空间: Microsoft.SqlServer.Replication
程序集: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
语法
声明
Public Enumeration DtsPackageLocationOption
public enum DtsPackageLocationOption
public enum class DtsPackageLocationOption
public enum DtsPackageLocationOption
public enum DtsPackageLocationOption
Members
Member name | Description |
---|---|
Distributor | The DTS package is located at the Distributor. |
Subscriber | The DTS package is located at the Subscriber. |
备注
Use of transformable subscriptions is deprecated. Using the feature requires installation of Microsoft SQL Server 2000 Data Transformation Services (DTS). For more information, see SQL Server 2005 Integration Services 的向后兼容性. For more information about transformable subscriptions, see 转换已发布数据.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。