DTS_PACKAGE_UPGRADE_OPTIONS Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A structure used for specifying options during a package upgrade.
public value class DTS_PACKAGE_UPGRADE_OPTIONS
public struct DTS_PACKAGE_UPGRADE_OPTIONS
type DTS_PACKAGE_UPGRADE_OPTIONS = struct
Public Structure DTS_PACKAGE_UPGRADE_OPTIONS
- Inheritance
-
DTS_PACKAGE_UPGRADE_OPTIONS
Fields
RegeneratePackageID |
Specifies to regenerate the package with a new globally unique identifier. |
UpgradeConnectionProviders |
Specifies to update the connection string to use the new provider names. |