Поделиться через


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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Replication Namespace