Freigeben über


UpgradePackageInfo-Member

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

Der UpgradePackageInfo-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode UpgradePackageInfo() () () () Initializes a new instance of the UpgradePackageInfo class.
Öffentliche Methode UpgradePackageInfo(String, String, String) Initializes a new instance of the UpgradePackageInfo class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft HasNewName Gets a value that specifies whether the upgraded Integration Services package has been renamed.
Öffentliche Eigenschaft HasPassword Gets a value that specifies whether an upgraded Integration Services package is password protected.
Öffentliche Eigenschaft Name Gets the original name and path for the upgraded Integration Services package.
Öffentliche Eigenschaft NewName Gets the new name and path for the upgraded Integration Services package.
Öffentliche Eigenschaft PackagePassword Gets the password that is required to decrypt an upgraded Integration Services package that is encrypted with a password.

Zum Anfang