UpgradePackageInfo 成員

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

UpgradePackageInfo 型別公開下列成員。

建構函式

  名稱 描述
公用方法 UpgradePackageInfo() () () () Initializes a new instance of the UpgradePackageInfo class.
公用方法 UpgradePackageInfo(String, String, String) Initializes a new instance of the UpgradePackageInfo class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 HasNewName Gets a value that specifies whether the upgraded Integration Services package has been renamed.
公用屬性 HasPassword Gets a value that specifies whether an upgraded Integration Services package is password protected.
公用屬性 Name Gets the original name and path for the upgraded Integration Services package.
公用屬性 NewName Gets the new name and path for the upgraded Integration Services package.
公用屬性 PackagePassword Gets the password that is required to decrypt an upgraded Integration Services package that is encrypted with a password.

頂端