Énumération DtsPackageLocationOption

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

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)

Syntaxe

'Déclaration
Public Enumeration DtsPackageLocationOption
'Utilisation
Dim instance As DtsPackageLocationOption
public enum DtsPackageLocationOption
public enum class DtsPackageLocationOption
type DtsPackageLocationOption
public enum DtsPackageLocationOption

Membres

Nom de membre Description
Distributor The DTS package is located at the Distributor.
Subscriber The DTS package is located at the Subscriber.

Notes

Notes

Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.