UpgradeResult Class
Determines the result of upgrading a collection of Integration Services packages.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The UpgradeResult type exposes the following members.
| Name | Description | |
|---|---|---|
|
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. |