UpgradePackageInfo Miembros
Stores information about an Integration Services package that is to be upgraded.
El tipo UpgradePackageInfo expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
UpgradePackageInfo() () () () | Initializes a new instance of the UpgradePackageInfo class. | |
UpgradePackageInfo(String, String, String) | Initializes a new instance of the UpgradePackageInfo class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
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. |
Principio