Freigeben über


DTS_PACKAGE_UPGRADE_OPTIONS.UpgradeConnectionProviders-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies to update the connection string to use the new provider names.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Public UpgradeConnectionProviders As Short
'Usage
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

Siehe auch

Verweis

DTS_PACKAGE_UPGRADE_OPTIONS Struktur

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace