Expand Minimize
This topic has not yet been rated - Rate this topic

UpgradeResultStatus Enumeration

Defines the results of upgrading an Integration Services package.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public enum UpgradeResultStatus
Member nameDescription
FailureSpecifies that the package failed to be upgraded.
SuccessSpecifies that the package was successfully upgraded.
WarningSpecifies that the package was successfully upgraded, and had one or more warnings.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.