Udostępnij przez


DtsPackageLocationOption Enumeration

Enumerates options for the location of the Data Transformation Services (DTS) package.

Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Syntax

'Deklaracja
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.

Remarks

Uwaga

This feature will be removed in a future version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.