DTS_PACKAGE_UPGRADE_OPTIONS Structure
This API supports the product infrastructure and is not intended to be used directly from your code.
A structure used for specifying options during a package upgrade.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | RegeneratePackageID | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies to regenerate the package with a new globally unique identifier. |
![]() | UpgradeConnectionProviders | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies to update the connection string to use the new provider names. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

