UpgradeResultStatus Enumeration
Defines the results of upgrading an Integration Services package.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Member name | Description | |
|---|---|---|
| Failure | Specifies that the package failed to be upgraded. | |
| Success | Specifies that the package was successfully upgraded. | |
| Warning | Specifies that the package was successfully upgraded, and had one or more warnings. |
Show: