Partager via


Membres UpgradePackageInfo

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

Le type UpgradePackageInfo expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique UpgradePackageInfo() () () () Initializes a new instance of the UpgradePackageInfo class.
Méthode publique UpgradePackageInfo(String, String, String) Initializes a new instance of the UpgradePackageInfo class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique HasNewName Gets a value that specifies whether the upgraded Integration Services package has been renamed.
Propriété publique HasPassword Gets a value that specifies whether an upgraded Integration Services package is password protected.
Propriété publique Name Gets the original name and path for the upgraded Integration Services package.
Propriété publique NewName Gets the new name and path for the upgraded Integration Services package.
Propriété publique PackagePassword Gets the password that is required to decrypt an upgraded Integration Services package that is encrypted with a password.

Haut de la page