UpgradeResult-Member
Determines the result of upgrading a collection of Integration Services packages.
Der UpgradeResult-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.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Failures | Gets the Integration Services packages that failed to be upgraded. | |
Status | Gets the upgrade status for a collection of Integration Services packages. | |
Succeeded | Gets the Integration Services packages that were successfully upgraded. | |
Warnings | Gets the Integration Services packages that were successfully upgraded and had warnings. |
Zum Anfang