Campo DTS_PACKAGE_UPGRADE_OPTIONS.UpgradeConnectionProviders

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Public UpgradeConnectionProviders As Short
'Utilizzo
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

Vedere anche

Riferimento

DTS_PACKAGE_UPGRADE_OPTIONS Struttura

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper