This topic has not yet been rated - Rate this topic

PackageUpgradeOptions Class

Specifies the options to be applied when an Integration Services package is upgraded.

System.Object
  Microsoft.SqlServer.Dts.Runtime.PackageUpgradeOptions

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public class PackageUpgradeOptions

The PackageUpgradeOptions type exposes the following members.

  Name Description
Public method PackageUpgradeOptions() Initializes a new instance of the PackageUpgradeOptions class.
Public method PackageUpgradeOptions(Boolean, Boolean) Initializes a new instance of the PackageUpgradeOptions class.
Top
  Name Description
Public property RegeneratePackageID Gets or sets a value that specifies whether to create a new GUID and update the package ID for the upgraded Integration Services package.
Public property UpgradeConnectionProviders Gets or sets a value that specifies whether to update the connection strings in the upgraded Integration Services package to use the current names for certain providers.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)