DtsPackageLocationOption 列舉型別
Enumerates options for the location of the Data Transformation Services (DTS) package.
命名空間: Microsoft.SqlServer.Replication
組件: Microsoft.SqlServer.Rmo (在 Microsoft.SqlServer.Rmo.dll 中)
語法
'宣告
Public Enumeration DtsPackageLocationOption
'用途
Dim instance As DtsPackageLocationOption
public enum DtsPackageLocationOption
public enum class DtsPackageLocationOption
type DtsPackageLocationOption
public enum DtsPackageLocationOption
成員
成員名稱 | 描述 | |
---|---|---|
Distributor | The DTS package is located at the Distributor. | |
Subscriber | The DTS package is located at the Subscriber. |
備註
[!附註]
未來的 Microsoft SQL Server 版本將移除這項功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。