Freigeben über


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

'Declaration
Public Enumeration DtsPackageLocationOption
'Usage
Dim instance As DtsPackageLocationOption
public enum DtsPackageLocationOption
public enum class DtsPackageLocationOption
type DtsPackageLocationOption
public enum DtsPackageLocationOption

Elemente

Elementname Beschreibung
Distributor The DTS package is located at the Distributor.
Subscriber The DTS package is located at the Subscriber.

Hinweise

HinweisHinweis

Diese Funktion wird in zukünftigen Versionen von Microsoft SQL Server nicht mehr bereitgestellt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.