Champ DTS_PACKAGE_UPGRADE_OPTIONS.UpgradeConnectionProviders
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Specifies to update the connection string to use the new provider names.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public UpgradeConnectionProviders As Short
'Utilisation
Dim instance As DTS_PACKAGE_UPGRADE_OPTIONS
Dim value As Short
value = instance.UpgradeConnectionProviders
instance.UpgradeConnectionProviders = value
public short UpgradeConnectionProviders
public:
short UpgradeConnectionProviders
val mutable UpgradeConnectionProviders: int16
public var UpgradeConnectionProviders : short