PackageUpgradeResult-Member
This class specifies the upgrade results for a package.
Der PackageUpgradeResult-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
OnBreakpointHit | Infrastruktur. | |
OnCustomEvent | Infrastruktur. | |
OnError | Infrastruktur. | |
OnExecutionStatusChanged | Infrastruktur. | |
OnInformation | Infrastruktur. | |
OnPostExecute | Infrastruktur. | |
OnPostValidate | Infrastruktur. | |
OnPreExecute | Infrastruktur. | |
OnPreValidate | Infrastruktur. | |
OnProgress | Infrastruktur. | |
OnQueryCancel | Infrastruktur. | |
OnTaskFailed | Infrastruktur. | |
OnVariableValueChanged | Infrastruktur. | |
OnWarning | Infrastruktur. | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Messages | Gets warning messages or error messages associated with the upgrade results for a package. | |
Package | Gets an UpgradePackageInfo object for a package. | |
Status | Gets or sets the upgrade status for a package. |
Zum Anfang