Udostępnij przez


UpgradePackageInfo Members

Stores information about an Integration Services package that is to be upgraded.

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

Public Constructors

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

Top

Public Properties

  Name Description
Cc284188.pubproperty(pl-pl,SQL.100).gif HasNewName Gets a value that specifies whether the upgraded Integration Services package has been renamed.
Cc284188.pubproperty(pl-pl,SQL.100).gif HasPassword Gets a value that specifies whether an upgraded Integration Services package is password protected.
Cc284188.pubproperty(pl-pl,SQL.100).gif Name Gets the original name and path for the upgraded Integration Services package.
Cc284188.pubproperty(pl-pl,SQL.100).gif NewName Gets the new name and path for the upgraded Integration Services package.
Cc284188.pubproperty(pl-pl,SQL.100).gif PackagePassword Gets the password that is required to decrypt an upgraded Integration Services package that is encrypted with a password.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top