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 的硬體和軟體需求>。