DTS_PACKAGE_UPGRADE_OPTIONS Struct

Definition

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.

Applies to