DTS_PACKAGE_UPGRADE_OPTIONS.UpgradeConnectionProviders Field
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
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