Bagikan melalui


UpgradeResult Members

Include Protected Members
Include Inherited Members

Determines the result of upgrading a collection of Integration Services packages.

The UpgradeResult type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Failures Gets the Integration Services packages that failed to be upgraded.
Public property Status Gets the upgrade status for a collection of Integration Services packages. 
Public property Succeeded Gets the Integration Services packages that were successfully upgraded.
Public property Warnings Gets the Integration Services packages that were successfully upgraded and had warnings.

Top