UpgradeResult 成員
Determines the result of upgrading a collection of Integration Services packages.
UpgradeResult 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
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. |
頂端