Udostępnij przez


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)

Syntax

'Deklaracja
Public Enumeration UpgradeResultStatus
public enum UpgradeResultStatus
public enum class UpgradeResultStatus
public enum UpgradeResultStatus
public enum UpgradeResultStatus

Members

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.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.