Udostępnij przez


PackageUpgradeOptions Members

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

The following tables list the members exposed by the PackageUpgradeOptions type.

Public Constructors

  Name Description
PackageUpgradeOptions Overloaded. Initializes a new instance of the PackageUpgradeOptions class.

Top

Public Properties

  Name Description
Cc286963.pubproperty(pl-pl,SQL.100).gif 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.
Cc286963.pubproperty(pl-pl,SQL.100).gif 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

Public Methods

(see also Protected Methods )

  Name Description
Cc286963.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc286963.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc286963.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc286963.pubmethod(pl-pl,SQL.100).gifCc286963.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc286963.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Cc286963.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Cc286963.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top